@@ -1,6 +1,8 @@
|
||||
var F = null
|
||||
|
||||
class Foo {
|
||||
construct new() {}
|
||||
|
||||
method(param) {
|
||||
F = Fn.new {
|
||||
IO.print(param)
|
||||
|
||||
Reference in New Issue
Block a user