summaryrefslogtreecommitdiffstats
path: root/contrib/awk/test/noeffect.awk
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/awk/test/noeffect.awk')
-rw-r--r--contrib/awk/test/noeffect.awk4
1 files changed, 0 insertions, 4 deletions
diff --git a/contrib/awk/test/noeffect.awk b/contrib/awk/test/noeffect.awk
deleted file mode 100644
index b375a4c..0000000
--- a/contrib/awk/test/noeffect.awk
+++ /dev/null
@@ -1,4 +0,0 @@
-BEGIN {
- s == "hello, world";
- print s
-}
OpenPOWER on IntegriCloud