Add suggestion for bad block fragment error
This commit is contained in:
parent
04075b3202
commit
2cc7782cfd
5 changed files with 32 additions and 0 deletions
|
@ -353,6 +353,7 @@ parse_int_literal_too_large = integer literal is too large
|
|||
|
||||
parse_invalid_block_macro_segment = cannot use a `block` macro fragment here
|
||||
.label = the `block` fragment is within this context
|
||||
.suggestion = wrap this in another block
|
||||
|
||||
parse_invalid_char_in_escape = {parse_invalid_char_in_escape_msg}: `{$ch}`
|
||||
.label = {parse_invalid_char_in_escape_msg}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue