index
:
elna
assembly
cpp
haskell
Elna programming language compiles simple mathematical operations to RISC-V code.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
testsuite
/
fail_compilation
/
import_local_collision
/
helper.elna
blob: d6e3712fe968cd8522136490f48b6a9665e700c6 (
plain
)
1
2
3
4
5
6
var X*: Int begin X := 1 end.