Blame test/negexp.awk

Packit Service f629e6
BEGIN { a = -2; print 10^a }