forked from Mirror/wren
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
|