~vcs-imports/gawk/master

« back to all changes in this revision

Viewing changes to test/noparms.ok

Update README.solaris.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
gawk: noparms.awk:1: function x(a, b, c , ,) {}
2
2
gawk: noparms.awk:1:                      ^ syntax error
 
3
gawk: noparms.awk:1: function x(a, b, c , ,) {}
 
4
gawk: noparms.awk:1:                       ^ syntax error
3
5
EXIT CODE: 1