index
:
ek
master
BORED - Compiler for triscv
kimi.h.kuparinen+ek@gmail.com
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
arr.ek
blob: d4f35f7ff5fc82fdefef83666edb7d6c4103b613 (
plain
) (
blame
)
1
2
3
4
5
main() { a '[20]'[20]'type![u32, u32]; a[20] = 200; }