tinygo/testdata/calls.txt
2018-11-03 20:21:43 +01:00

9 строки
202 Б
Text

hello from function pointer: 5
deferring...
Thing.Print: foo arg: bar
...run as defer 3
...run closure deferred: 4
...run as defer 1
bound method: foo
thing inside closure: foo
inside fp closure: foo 3