fix gcc test62
This commit is contained in:
parent
a2d1372680
commit
1c7885f932
1 changed files with 2 additions and 0 deletions
|
@ -69,4 +69,6 @@ int main(void)
|
|||
if (state <= 1.4 || state >= 1.6) e(3);
|
||||
|
||||
quit();
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue