Improved CLI

This commit is contained in:
Emil
2023-08-16 00:08:15 -06:00
parent 8a859ef028
commit 99327046d4
3 changed files with 265 additions and 181 deletions

4
tests/extra.c Normal file
View File

@ -0,0 +1,4 @@
int
main(void)
{nothing.}

View File

@ -319,3 +319,4 @@ signed main(){
return 0;
}