Files
wren/test/core/function/to_string.wren
2015-11-27 21:17:34 -08:00

2 lines
39 B
Plaintext

System.print(fn () {}) // expect: <fn>