summaryrefslogtreecommitdiffstats
path: root/contrib/awk/test/pcntplus.awk
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/awk/test/pcntplus.awk')
-rw-r--r--contrib/awk/test/pcntplus.awk1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/awk/test/pcntplus.awk b/contrib/awk/test/pcntplus.awk
new file mode 100644
index 0000000..13999ac
--- /dev/null
+++ b/contrib/awk/test/pcntplus.awk
@@ -0,0 +1 @@
+BEGIN { printf "%+d %d\n", 3, 4 }
OpenPOWER on IntegriCloud