@@ -53,6 +53,7 @@ int create_token_from_line(int start, int end) {
return 0;
}
+
int Main(char *line) {
int start = 0;
char mode = MISC;