From 8c042f99cc7465c86351d21331a129111b75345d Mon Sep 17 00:00:00 2001 From: "Arnold D. Robbins" Date: Fri, 16 Jul 2010 12:41:09 +0300 Subject: Move to gawk-3.0.0. --- test/pcntplus.awk | 1 + 1 file changed, 1 insertion(+) create mode 100644 test/pcntplus.awk (limited to 'test/pcntplus.awk') diff --git a/test/pcntplus.awk b/test/pcntplus.awk new file mode 100644 index 00000000..13999ac4 --- /dev/null +++ b/test/pcntplus.awk @@ -0,0 +1 @@ +BEGIN { printf "%+d %d\n", 3, 4 } -- cgit v1.2.3