File tree 3 files changed +3
-3
lines changed
src/test/run-make/translation
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
# `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
3
3
.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
2
2
# fallback should be used.
3
3
foo = 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
2
2
.suggestion = this is a test suggestion
You can’t perform that action at this time.
0 commit comments