Blame test/exit2.awk

Packit 575503
function _fn0() { exit }
Packit 575503
BEGIN { ARRAY[_fn0()] }