fixup! fix errors case and wording
This commit is contained in:
+1
-1
@@ -753,7 +753,7 @@ LocalNoInlineNoReturn(void throwEvalErrorWithTrace(const char * s, const std::st
|
||||
{
|
||||
auto e = EvalError(ErrorInfo {
|
||||
.msg = hintfmt(s, s2),
|
||||
})
|
||||
});
|
||||
e.addTrace(p2, s3);
|
||||
throw e;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user