summaryrefslogtreecommitdiffstats
path: root/contrib/awk/test/funsemnl.awk
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/awk/test/funsemnl.awk')
-rw-r--r--contrib/awk/test/funsemnl.awk3
1 files changed, 0 insertions, 3 deletions
diff --git a/contrib/awk/test/funsemnl.awk b/contrib/awk/test/funsemnl.awk
deleted file mode 100644
index 6b39dca..0000000
--- a/contrib/awk/test/funsemnl.awk
+++ /dev/null
@@ -1,3 +0,0 @@
-# make sure that ; + \n at end after function works
-function foo() { print "foo" } ;
-BEGIN { foo() }
OpenPOWER on IntegriCloud