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
ba4760331ef07b4a46f6a453cf3d3190940ac1fe
wren
/
test
/
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