index
:
cibic
complex_cast
complex_pointer
location_tracking
master
mips
new_scope_design
optimization
reg
semantics
ssa
typedef
C Implemented Bare and Ingenuous Compiler
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
testcases
/
typedef3.c
blob: 71c45d10d7be17f0fe1537bd7330acfdf33cc04a (
plain
) (
blame
)
1
2
3
4
typedef
int
a
;
int
main
()
{
}
int
a
;