Fix #31. Bitwise operators on numbers.

This commit is contained in:
Bob Nystrom
2014-02-24 07:27:43 -08:00
parent 161075affe
commit 44e68a5db9
5 changed files with 48 additions and 0 deletions
@@ -0,0 +1 @@
1 | false // expect runtime error: Right operand must be a number.