(root)/
gawk-5.2.2/
test/
mpfrnegzero2.awk
BEGIN {
	printf("%f\n", -a)
}