RosettaCodeData/Task/Conditional-structures/Fancy/conditional-structures-7.fancy

2 lines
57 B
Text
Raw Permalink Normal View History

2013-04-10 21:29:02 -07:00
{ "x < y!" println } if: (x < y) # analog, but postfix