Files
wren/test/core/null/not.wren
T

2 lines
36 B
Plaintext
Raw Normal View History

2015-09-15 07:46:09 -07:00
System.print(!null) // expect: true