Check that RHS of "is" is a class.

This commit is contained in:
Bob Nystrom
2014-01-21 07:52:03 -08:00
parent 635d695083
commit ce6ec301cf
5 changed files with 21 additions and 43 deletions
+1
View File
@@ -0,0 +1 @@
1 is false // expect runtime error: Right operand must be a class.