github.com/benhoyt/goawk@v1.8.1
/
testdata
/
gawk
/
negexp.awk
(
about
)
1 BEGIN { a = -2; print 10^a }