mirror of
https://forge.fsky.io/lda/Parsee.git
synced 2026-03-13 18:35:11 +00:00
[CI/FIX]
This commit is contained in:
parent
90ddce4757
commit
a110b44ad6
1 changed files with 1 additions and 0 deletions
|
|
@ -50,5 +50,6 @@ Main(Array *args, HashMap *env)
|
||||||
StreamFlush(outStream);
|
StreamFlush(outStream);
|
||||||
StreamClose(outStream);
|
StreamClose(outStream);
|
||||||
|
|
||||||
|
(void) env;
|
||||||
return EXIT_SUCCESS;
|
return EXIT_SUCCESS;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue