Sign in
qemu
/
meson
/
refs/heads/0.45
/
.
/
test cases
/
common
/
7 mixed
/
func.c
blob: 9019a81d19e23de5c3628a84110f20d351e603b6 [
file
] [
log
] [
blame
]
int
func
()
{
int
class
=
0
;
return
class
;
}