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

2 lines
57 B
Plaintext

{ "x < y!" println } if: (x < y) # analog, but postfix