4 lines
109 B
Plaintext
4 lines
109 B
Plaintext
1 + false // expect runtime error: Right operand must be a number.
|
|
|
|
// TODO: What about a string on the RHS?
|