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
/
pub_import_hello.cu
blob: a0aeb31b496a6cac08487353a91d4bb46dd96375 (
plain
) (
blame
)
1
2
3
4
5
6
import
"import/pub_import_hello.cu"
;
main
()
{
hello
();
}