index
:
elna
cpp
haskell
master
Elna programming language compiles simple mathematical operations to RISC-V code.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
vm
/
array_element_assignment.elna
blob: 4d76031bd3e8b5b4ae236e8cad5730999481dc20 (
plain
)
1
2
3
proc main() { var a: array[1] of int; }