summaryrefslogtreecommitdiffstats
path: root/contrib/awk/test/litoct.awk
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/awk/test/litoct.awk')
-rw-r--r--contrib/awk/test/litoct.awk1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/awk/test/litoct.awk b/contrib/awk/test/litoct.awk
new file mode 100644
index 0000000..5cfc128
--- /dev/null
+++ b/contrib/awk/test/litoct.awk
@@ -0,0 +1 @@
+{ if (/a\52b/) print "match" ; else print "no match" }
OpenPOWER on IntegriCloud