Inverted syntax: Difference between revisions

add {{omit from}} Pascal, Free Pascal, and Delphi
(Added Fōrmulæ)
(add {{omit from}} Pascal, Free Pascal, and Delphi)
Line 1,067:
println(s"Do I need an umbrella? ${if (needUmbrella) "Yes" else "No"}")
}</lang>
 
=={{header|Sidef}}==
<lang ruby># Inverted syntax with assignment
Line 1,253 ⟶ 1,254:
{{omit from|C}} <!-- doesn't have any -->
{{omit from|C sharp}}
{{omit from|Delphi}}
{{omit from|DWScript}}
{{omit from|F Sharp}}
{{omit from|Free Pascal}}
{{omit from|GAP}}
{{omit from|GUISS}}
Line 1,260 ⟶ 1,263:
{{omit from|Nemerle}}
{{omit from|NetRexx}}
{{omit from|Pascal}}
{{omit from|UNIX Shell}}
{{omit from|ZX Spectrum Basic|The language syntax does not really allow this.}}
149

edits