Jut setting all up for the calculator
This commit is contained in:
5
test/test_parser.c
Normal file
5
test/test_parser.c
Normal file
@@ -0,0 +1,5 @@
|
||||
#include <stdlib.h>
|
||||
|
||||
int main() {
|
||||
return EXIT_SUCCESS;
|
||||
}
|
||||
Reference in New Issue
Block a user