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
15b0d8777cf6d92ad16a47d6e927eb8b99ce4847
wren
/
test
/
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