Files
wren/test/language/is/nonclass_on_right.wren
T

2 lines
67 B
Plaintext
Raw Normal View History

1 is false // expect runtime error: Right operand must be a class.