aboutsummaryrefslogtreecommitdiffstats
path: root/test/defvar.awk
blob: 444b81c92dca54107269681b28ad088f40e9dbec (plain)
1
2
3
BEGIN {
	print "test_deferred returns", test_deferred()
}