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
23c67c2e8b1e4a2145e1bcf6e1d3354939c37420
wren
/
test
/
number
/
less_than_equal_operand_not_num.wren
T
2 lines
68 B
Plaintext
Raw
Normal View
History
Unescape
Escape
fix: validate number comparison operand types in num_lt, num_gt, num_lte, num_gte
2014-01-21 15:44:11 +00:00
1 <= false // expect runtime error: Right operand must be a number.
Reference in New Issue
Copy Permalink