Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1033)

Unified Diff: pkg/front_end/messages.yaml

Issue 2955453002: improve fasta parser export declaration recovery (Closed)
Patch Set: Created 3 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: pkg/front_end/messages.yaml
diff --git a/pkg/front_end/messages.yaml b/pkg/front_end/messages.yaml
index e4c298d8eb8d5b52dad1ed98679de7dc596525db..c23ae13f6bcf28f1bea1c19e0d3742ff68cdcc7c 100644
--- a/pkg/front_end/messages.yaml
+++ b/pkg/front_end/messages.yaml
@@ -142,6 +142,7 @@ ExpectedOpenParens:
ExpectedString:
template: "Expected a String, but got '#lexeme'."
+ analyzerCode: EXPECTED_STRING_LITERAL
dart2jsCode: FASTA_FATAL
ExpectedType:

Powered by Google App Engine
This is Rietveld 408576698