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
/
circular_import
/
sut.elna
blob: f6452fb9e766e9befa940051d182fd767f50696c (
plain
)
1
2
3
import sut (* @Error Circular import of module 'sut' *) end.