HardenedBSD/contrib/awk/test/pcntplus.awk
1997-10-14 18:17:11 +00:00

2 lines
34 B
Awk

BEGIN { printf "%+d %d\n", 3, 4 }