summaryrefslogtreecommitdiffstats
path: root/contrib/awk/test/octsub.awk
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/awk/test/octsub.awk')
-rw-r--r--contrib/awk/test/octsub.awk1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/awk/test/octsub.awk b/contrib/awk/test/octsub.awk
new file mode 100644
index 0000000..65e9689
--- /dev/null
+++ b/contrib/awk/test/octsub.awk
@@ -0,0 +1 @@
+BEGIN{ ++x[03]; print "/" x[0] "/" x[3] "/"}
OpenPOWER on IntegriCloud