Fix #31. Bitwise operators on numbers.
This commit is contained in:
@@ -0,0 +1 @@
|
||||
1 | false // expect runtime error: Right operand must be a number.
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1 @@
|
||||
1 | false // expect runtime error: Right operand must be a number.
|
||||