fix gcc test62
This commit is contained in:
parent
a2d1372680
commit
1c7885f932
|
|
@ -69,4 +69,6 @@ int main(void)
|
||||||
if (state <= 1.4 || state >= 1.6) e(3);
|
if (state <= 1.4 || state >= 1.6) e(3);
|
||||||
|
|
||||||
quit();
|
quit();
|
||||||
|
|
||||||
|
return 0;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user