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

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

gawk 3.1.5

File size: 126 bytes
Line 
1%8.5d, 100 --- | 00100|
2%#o, 0 --- |0|
3%#.1o, 0 --- |0|
4%#.0o, 0 --- |0|
5%#x, 0 --- |0|
6%.0d, 0 --- ||
7%5.0d, 0 --- | |
Note: See TracBrowser for help on using the repository browser.