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
5007e1ff33b7ae5878452138bfbf3bf8d69c56ee
wren
/
test
/
number
/
bitwise_xor_operand_not_num.wren
T
2 lines
67 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Adding new bitwise operands tests.
2015-02-16 11:30:15 +01:00
1 ^ false // expect runtime error: Right operand must be a number.
Reference in New Issue
Copy Permalink