mirror of
https://github.com/wren-lang/wren.git
synced 2026-01-16 20:28:04 +01:00
Conditional operator.
This commit is contained in:
1
test/function/to_string.wren
Normal file
1
test/function/to_string.wren
Normal file
@ -0,0 +1 @@
|
||||
IO.print(fn {}) // expect: <fn>
|
||||
Reference in New Issue
Block a user