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
6b1b1083c9b21d2a965773f9e7bbab8d3f8bc501
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