separate messages by a newline
This commit is contained in:
parent
6c3e793fb3
commit
1e35bab104
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
||||||
parser-struct-literal-body-without-path =
|
parser-struct-literal-body-without-path =
|
||||||
struct literal body without path
|
struct literal body without path
|
||||||
.suggestion = you might have forgotten to add the struct literal inside the block
|
.suggestion = you might have forgotten to add the struct literal inside the block
|
||||||
|
|
||||||
parser-maybe-report-ambiguous-plus =
|
parser-maybe-report-ambiguous-plus =
|
||||||
ambiguous `+` in a type
|
ambiguous `+` in a type
|
||||||
.suggestion = use parentheses to disambiguate
|
.suggestion = use parentheses to disambiguate
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue