cleanup on messages
This commit is contained in:
parent
b4e54c6e39
commit
f9a9ff20a2
4 changed files with 0 additions and 20 deletions
|
@ -29,10 +29,6 @@ ast_lowering_bad_return_type_notation_inputs =
|
|||
argument types not allowed with return type notation
|
||||
.suggestion = remove the input types
|
||||
|
||||
ast_lowering_bad_return_type_notation_needs_dots =
|
||||
return type notation arguments must be elided with `..`
|
||||
.suggestion = add `..`
|
||||
|
||||
ast_lowering_bad_return_type_notation_output =
|
||||
return type not allowed with return type notation
|
||||
.suggestion = remove the return type
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue