🔨 minor change

parent 4e6f548c
...@@ -12529,7 +12529,7 @@ scan_number_done: ...@@ -12529,7 +12529,7 @@ scan_number_done:
} }
/// return syntax error message /// return syntax error message
const char* get_error_message() const noexcept constexpr const char* get_error_message() const noexcept
{ {
return error_message; return error_message;
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment