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
/
parse_negative_numbers.elna
blob: ce5d797a1f9a9dbae1bef451bb9e534fe280ef93 (
plain
)
1
2
3
proc main() { printi(-8); }