From 8c042f99cc7465c86351d21331a129111b75345d Mon Sep 17 00:00:00 2001 From: "Arnold D. Robbins" Date: Fri, 16 Jul 2010 12:41:09 +0300 Subject: Move to gawk-3.0.0. --- test/paramdup.ok | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 test/paramdup.ok (limited to 'test/paramdup.ok') diff --git a/test/paramdup.ok b/test/paramdup.ok new file mode 100644 index 00000000..0308cc8c --- /dev/null +++ b/test/paramdup.ok @@ -0,0 +1,2 @@ +gawk: paramdup.awk:4: error: function `foo': parameter #4, `b', duplicates parameter #2 +gawk: paramdup.awk:4: error: function `foo': parameter #5, `a', duplicates parameter #1 -- cgit v1.2.3