Files
wren/test/number/greater_than_operand_not_num.wren
T

2 lines
67 B
Plaintext

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