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
/
array_complete.c
blob: 79c5c8a60123f74cf12f5e02b130882f3e43672b (
plain
) (
blame
)
1
2
3
4
struct
A
arr
[
1
];
struct
A
{
int
x
;};
int
main
()
{
}