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

2 lines
47 B
Text
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
{ "x not < y!" } unless: (x < y) # same here