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