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
/
const_uninitialized.elna
blob: 06db3d72c3c42f28c7535a1bea045e29f5d2cbd5 (
plain
)
1
2
3
4
var x: const Int (* @Error All constants should be initialized *) end.