forked from Mirror/wren
3 lines
46 B
Plaintext
3 lines
46 B
Plaintext
var a = a == null
|
|
IO.write(a) // expect: true
|