Files
wren/test/number/bitwise_or_operand_not_num.wren
2014-02-24 07:27:43 -08:00

2 lines
67 B
Plaintext

1 | false // expect runtime error: Right operand must be a number.