Jump to content

Inverted syntax: Difference between revisions

m
→‎{{header|Phix}}: in fact recreating
m (→‎{{header|Phix}}: (two step process))
m (→‎{{header|Phix}}: in fact recreating)
Line 903:
<!--</lang>-->
I should note that "if length(cl)>2 then" gets away by the skin of its teeth and would break were it written "if length(cl) > 2 then".<br>
... and here is the original, which can be used to first create and then re-run to compile/run the above, albeitin fact destroying/restoring/recreating it in the latter process.
<!--<lang Phix>(notonline)-->
<span style="color: #000080;font-style:italic;">-- demo\rosetta\inverted_syntax.exw</span>
7,818

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.