Files
wren/test/is/nonclass_on_right.wren
T

2 lines
67 B
Plaintext
Raw Normal View History

2014-01-21 07:52:03 -08:00
1 is false // expect runtime error: Right operand must be a class.