compiler: start work on binary expressions & stuff
Reviewed-on: #7 Co-authored-by: tema5002 <tema5002@tuta.io> Co-committed-by: tema5002 <tema5002@tuta.io>
This commit was merged in pull request #7.
This commit is contained in:
@@ -580,7 +580,6 @@ noomL_ErrorType noomL_lex(const char* s, noom_uint_t start, noomL_Token* token,
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
// god damn it we errorrreed
|
||||
return NOOML_ERROR_UNKNOWN;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user