This website requires JavaScript.
Explore
Help
Register
Sign In
retoor
/
wren
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
d5b9f0096c4b34e794358f5edb8b3f1653fa72ab
wren
/
test
/
language
/
is
/
nonclass_on_right.wren
T
2 lines
67 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Check that RHS of "is" is a class.
2014-01-21 07:52:03 -08:00
1 is false // expect runtime error: Right operand must be a class.
Reference in New Issue
Copy Permalink