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
/
testcases
/
localfunc.c
blob: 8012c6f50d23825e5b41d4b698ee3bd8858c352d (
plain
) (
tree
)
f446f65
^
1
2
3
4
int
f
(
int
a
);
int
main
()
{
int
f
(
int
a
,
int
b
);
}