File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
src/test/run-make/translation Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11# `foo` isn't provided by this diagnostic so it is expected that the fallback message is used.
2- parser_struct_literal_body_without_path = this is a { $foo } message
2+ parse_struct_literal_body_without_path = this is a { $foo } message
33 .suggestion = this is a test suggestion
Original file line number Diff line number Diff line change 1- # `parser_struct_literal_body_without_path ` isn't provided by this resource at all, so the
1+ # `parse_struct_literal_body_without_path ` isn't provided by this resource at all, so the
22# fallback should be used.
33foo = bar
Original file line number Diff line number Diff line change 1- parser_struct_literal_body_without_path = this is a test message
1+ parse_struct_literal_body_without_path = this is a test message
22 .suggestion = this is a test suggestion
You can’t perform that action at this time.
0 commit comments