Check that RHS of "is" is a class.
This commit is contained in:
@@ -0,0 +1 @@
|
||||
1 is false // expect runtime error: Right operand must be a class.
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1 @@
|
||||
1 is false // expect runtime error: Right operand must be a class.
|
||||