gno/usr.bin/awk/tests/out2/array.out
tribby 0b6d503134 awk 2.0 for GNO/ME, including modified Bell Labs source code, test cases,
and output files for test case comparison. See README.gno for implementation
notes. NOTE: some test cases in tests/dotests are commented-out because
they depend on pipes working and/or the "sort" utility.
1998-04-07 16:19:01 +00:00

30 lines
287 B
Plaintext

Values in array
nine 9
two 2
one 1
three 3
six 6
four 4
seven 7
five 5
eight 8
Values in array
two 2
one 1
three 3
six 6
four 4
seven 7
five 5
eight 8
Values in array
two II
one I
three III
six VI
four IV
five V