source:
trunk/essentials/sys-apps/gawk/test/shadow.ok
Last change on this file was 3076, checked in by , 18 years ago | |
---|---|
File size: 348 bytes |
Line | |
---|---|
1 | gawk: shadow.awk:22: warning: function `bar': parameter `A' shadows global variable |
2 | gawk: shadow.awk:22: warning: function `bar': parameter `Z' shadows global variable |
3 | gawk: shadow.awk:22: warning: function `baz': parameter `C' shadows global variable |
4 | gawk: shadow.awk:22: warning: function `baz': parameter `D' shadows global variable |
5 | foo |
6 | bar |
7 | baz |
Note:
See TracBrowser
for help on using the repository browser.