RosettaCodeData/Task/Conditional-structures/Fancy/conditional-structures-7.fancy
2023-07-01 13:44:08 -04:00

1 line
57 B
Text

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