summaryrefslogtreecommitdiff
path: root/tests/func1.bth
blob: 1f175ab3f8be9f0389461fa46f2c3b449f9e1753 (plain)
1
2
(set f (fn (_) 42))
(puts (f 0))