source: trunk/essentials/sys-apps/gawk/test/lint.ok

Last change on this file was 3076, checked in by bird, 18 years ago

gawk 3.1.5

File size: 283 bytes
Line 
1gawk: lint.awk:6: warning: delete: index `2' not in array `a'
2gawk: lint.awk:7: warning: turning off `--lint' due to assignment to `LINT'
3gawk: lint.awk:10: warning: delete: index `4' not in array `a'
4gawk: lint.awk:11: warning: turning off `--lint' due to assignment to `LINT'
5done
Note: See TracBrowser for help on using the repository browser.