Tidy
This commit is contained in:
parent
e144a2367a
commit
88afae5d1a
2 changed files with 2 additions and 2 deletions
|
@ -26,7 +26,7 @@ impl AddSubdiagnostic for ForbiddenLetReason {
|
|||
}
|
||||
Self::NotSupportedParentheses(span) => {
|
||||
diag.span_note(span, fluent::ast_passes::not_supported_parentheses);
|
||||
},
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue