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
f628de120174129e63fd30ccef76c33a04ff62b7
wren
/
test
/
number
/
less_than_equal_operand_not_num.wren
T
2 lines
68 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