index
:
Nim
this commit
devel
This repository contains the Nim compiler, Nim's stdlib, tools, and documentation. (mirror)
ahoang <ahoang@tilde.institute>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tinyc
/
tests
/
tests2
/
38_multiple_array_index.expect
blob: 747ad751d2090a402354748aa5834168572341c9 (
plain
) (
blame
)
1
2
3
4
x=0: 1 2 3 4 x=1: 5 6 7 8 x=2: 9 10 11 12 x=3: 13 14 15 16