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
1b6a2684e2bf9389207079049f0032f5cf265471
wren
/
test
/
language
/
conditional
/
conditional_in_then.wren
T
2 lines
34 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Conditional operator.
2014-02-15 11:36:01 -08:00
1 ? 2 ? 3 : 4 : 5 // expect error
Reference in New Issue
Copy Permalink