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

2 lines
47 B
Plaintext

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