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
/
alias
/
alias.ek
blob: 206650616ab43c703e2ceb57fe7713dd4d6931a5 (
plain
) (
blame
)
1
2
3
4
5
6
7
8
9
typedef i27 {} typedef i9 {} typedef int i27; main() { int a = 10 as i27; }