Files
wren/test/language/conditional/conditional_in_then.wren
T

2 lines
34 B
Plaintext
Raw Normal View History

2014-02-15 11:36:01 -08:00
1 ? 2 ? 3 : 4 : 5 // expect error