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

2 lines
47 B
Text
Raw Permalink Normal View History

2013-04-10 21:29:02 -07:00
{ "x not < y!" } unless: (x < y) # same here