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

Unified Diff: tests/language/generic_methods_test.options

Issue 1863053003: Adds support for --generic-method-syntax (Closed) Base URL: https://github.com/dart-lang/sdk.git@master
Patch Set: Created 4 years, 8 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: tests/language/generic_methods_test.options
diff --git a/tests/language/generic_methods_test.options b/tests/language/generic_methods_test.options
index 86e2aac88746239f28d37224af348eb262f4bb87..944bc357ff94926e7a26a7ea98afcc95f7ea9ec4 100644
--- a/tests/language/generic_methods_test.options
+++ b/tests/language/generic_methods_test.options
@@ -1,3 +1,3 @@
analyzer:
language:
- enableGenericMethods: true
+ enableGenericMethodSyntax: true
eernst 2016/04/08 08:31:34 Wrong update, reverted in next patch.

Powered by Google App Engine
This is Rietveld 408576698