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
blame
commit
diff
log msg
author
committer
range
path:
root
/
semantics_data
/
conflict.c
blob: f2798e795f1991648f20d86470195e98f7dcd589 (
plain
) (
tree
)
bbce310
^
1
2
3
4
int
f
(
int
a
,
char
b
);
int
f
(
int
a
);
int
main
()
{
}