@@ -9,8 +9,8 @@ from llvmlite.binding import targets
fromctypesimportCFUNCTYPE,c_int,c_float
LEXER_DEBUG:bool=False
PARSER_DEBUG:bool=False
COMPILER_DEBUG:bool=True
PARSER_DEBUG:bool=True
COMPILER_DEBUG:bool=False
if__name__=="__main__":
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.