mirror of
https://github.com/GnoConsortium/gno.git
synced 2025-01-08 17:30:14 +00:00
0b6d503134
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.
30 lines
287 B
Plaintext
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
|
|
|