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
/
printi_negative_hex.elna
blob: 84f8302f3bdaba824998e36d4d3b157e6ea8ae9e (
plain
)
1
2
3
proc main() { printi(-0x81); }