Sign in
gnu
/
gcc
/
ab810952eb7c061e37054ddd1dfe0aa033365131
/
.
/
gcc
/
testsuite
/
gcc.c-torture
/
compile
/
20000211-3.c
blob: 7a02b685c4ab6813b605aefa82e2fb5077abfc9a [
file
] [
log
] [
blame
]
void
f_clos
(
int
x
)
{
switch
(
x
)
{
default
:
mumble
:;
}
}