2 lines
47 B
Text
2 lines
47 B
Text
|
|
{ "x not < y!" } unless: (x < y) # same here
|
|
|
{ "x not < y!" } unless: (x < y) # same here
|