From 6cc7d587a710606d3fe52222707739c7cc1b8651 Mon Sep 17 00:00:00 2001 From: "Arnold D. Robbins" Date: Fri, 16 Jul 2010 13:22:00 +0300 Subject: Move to gawk-3.1.3. --- test/fnarray2.ok | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 test/fnarray2.ok (limited to 'test/fnarray2.ok') diff --git a/test/fnarray2.ok b/test/fnarray2.ok new file mode 100644 index 00000000..243e4cc3 --- /dev/null +++ b/test/fnarray2.ok @@ -0,0 +1,3 @@ +gawk: fnarray2.awk:3: r = ++pile[c] +gawk: fnarray2.awk:3: ^ use of non-array as array +EXIT CODE: 1 -- cgit v1.2.3