This commit is contained in:
mlokr 2024-07-19 12:52:11 +02:00
parent 66f517db74
commit b542b003f6

View file

@ -3134,7 +3134,7 @@ impl Codegen {
self.report(
ast.pos(),
format_args!(
"compiler does not (yet) konw how to handle ({hint}):\n\
"compiler does not (yet) know how to handle ({hint}):\n\
{ast:}\n\
info for weak people:\n\
{ast:#?}"