Files
wren/test/string/not.wren

3 lines
63 B
Plaintext

IO.print(!"s") // expect: false
IO.print(!"") // expect: false