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
/
semantics_data
/
fail4.c
blob: 20033afc8860d68ee2170b5c7976a2c4c0cdde48 (
plain
) (
blame
)
1
2
3
int
main
()
{
(
void
)
1
+
2
;
/* not ok */
}