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

1 line
47 B
Text

{ "x not < y!" } unless: (x < y) # same here