mirror of
https://github.com/wren-lang/wren.git
synced 2026-01-10 21:58:48 +01:00
2 lines
90 B
Plaintext
2 lines
90 B
Plaintext
var f = Fn.new {|a, b, c, d, e, f, g, h, i, j, k, l, m, n, o, p, q| "!" } // expect error
|