mirror of
https://github.com/ValKmjolnir/Nasal-Interpreter.git
synced 2026-07-26 21:08:45 +08:00
update
This commit is contained in:
@@ -490,7 +490,7 @@ class nasal_lexer
|
||||
detail_token_list.push_back(detail_token);
|
||||
}
|
||||
}
|
||||
std::cout<<">>[Detail-Lexer] complete generating. "<<error<<" error(s)."<<std::endl;
|
||||
std::cout<<">>[Detail-lexer] complete generating. "<<error<<" error(s)."<<std::endl;
|
||||
return;
|
||||
}
|
||||
int get_error()
|
||||
|
||||
Reference in New Issue
Block a user