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
13f63e0d0424f972d90c02d93cd78c6550c74135
wren
/
test
/
language
/
conditional
/
conditional_in_then.wren
T
2 lines
34 B
Plaintext
Raw
Normal View
History
Unescape
Escape
feat: add conditional operator and fn toString to wren compiler and core
2014-02-15 19:36:01 +00:00
1 ? 2 ? 3 : 4 : 5 // expect error
Reference in New Issue
Copy Permalink