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
/
cast3.c
blob: 4500cb1dbefcec44523473108aa8cead3e46fdc3 (
plain
) (
blame
)
1
2
3
int
main
()
{
(
int
())
1
;
}