6 lines
75 B
Plaintext
Raw Normal View History

var fn = Fn.new {
IO.print(Foo)
IO.print(Bar)
}
// expect error line 6