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

2 lines
57 B
Text
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
{ "x < y!" println } if: (x < y) # analog, but postfix