index
:
ek
master
BORED - Compiler for triscv
kimi.h.kuparinen+ek@gmail.com
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
priv_hello
/
priv_hello.ek
blob: fe6fa8699c752b33db870053d047a19b57c85feb (
plain
) (
blame
)
1
2
3
4
5
6
7
import "import/priv_hello.ek" main() { /* expect this to fail */ hello(); }