Blob Blame History Raw
BEGIN { foo() }

function foo(a, FS, q)
{
	print "a =", a
}