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.cu
blob: ef0f4c945195a7cd47dbc4f5bbc6a577ca39d54d (
plain
) (
blame
)
1
2
3
4
5
6
7
import
"import/priv_hello.cu"
main
()
{
/* expect this to fail */
hello
();
}