This commit is contained in:
mlokr 2024-07-19 12:52:11 +02:00
parent 523ca6d103
commit ba73a89171
No known key found for this signature in database
GPG key ID: DEA147DDEE644993

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:#?}"