aboutsummaryrefslogtreecommitdiffhomepage
path: root/testdata/calls.txt
blob: 875f54a0437168e29f54e2c9c2750323c4292aa1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
hello from function pointer: 5
deferring...
Thing.Print: foo arg: bar
...run as defer 3
...run closure deferred: 4
...run as defer 1
loop 3
loop 2
loop 1
loop 0
bound method: foo
thing inside closure: foo
inside fp closure: foo 3
Thing.Print:  arg: functional args 1
Thing.Print: named thing arg: functional args 2