separate messages by a newline

This commit is contained in:
Christian Poveda 2022-04-26 11:13:23 +02:00
parent 6c3e793fb3
commit 1e35bab104
No known key found for this signature in database
GPG Key ID: 27525EF5E7420A50

View File

@ -1,6 +1,7 @@
parser-struct-literal-body-without-path =
struct literal body without path
.suggestion = you might have forgotten to add the struct literal inside the block
parser-maybe-report-ambiguous-plus =
ambiguous `+` in a type
.suggestion = use parentheses to disambiguate