mirror of
https://github.com/wren-lang/wren.git
synced 2026-01-12 14:48:40 +01:00
2 lines
86 B
Plaintext
2 lines
86 B
Plaintext
var f = fn(a, b, c, d, e, f, g, h, i, j, k, l, m, n, o, p, q) { "!" } // expect error
|