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
/
struct_unexported_trait
/
trait.ek
blob: 8280a5329daa4ec814c085916783112055b97e75 (
plain
) (
blame
)
1
2
3
4
5
pub typedef i27 {}; pub define trait { do_something(=> i27); }