921e5a0eb4
From-SVN: r14840
11 lines
65 B
C
11 lines
65 B
C
f ()
|
|
{
|
|
do
|
|
L:;
|
|
while (0);
|
|
do
|
|
;
|
|
while (0);
|
|
goto L;
|
|
}
|