mirror of
https://github.com/ValKmjolnir/Nasal-Interpreter.git
synced 2026-07-26 12:59:05 +08:00
optimize codes
This commit is contained in:
+1
-1
@@ -56,7 +56,7 @@ uint16_t nasal_dbg::get_fileindex(const std::string& filename)
|
||||
|
||||
void nasal_dbg::err()
|
||||
{
|
||||
std::cout
|
||||
std::cerr
|
||||
<<"incorrect command\n"
|
||||
<<"input \'h\' to get help\n";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user