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
096e5cf33c87dc558c3d5c604c2425d9751e3e8d
wren
/
test
/
number
/
greater_than_operand_not_num.wren
T
2 lines
67 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Validate number comparison operand types.
2014-01-21 07:44:11 -08:00
1 > false // expect runtime error: Right operand must be a number.
Reference in New Issue
Copy Permalink