🔨 minor change
This commit is contained in:
parent
4e6f548c0b
commit
70b7455a13
@ -12529,7 +12529,7 @@ scan_number_done:
|
||||
}
|
||||
|
||||
/// return syntax error message
|
||||
const char* get_error_message() const noexcept
|
||||
constexpr const char* get_error_message() const noexcept
|
||||
{
|
||||
return error_message;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user