Index: tests/language/generic_local_functions_test.dart |
diff --git a/tests/language/generic_local_functions_test.dart b/tests/language/generic_local_functions_test.dart |
index 1b363d177e38b8fd54e2e3acfc1bbe84e27f890b..7b852972f04ee4aaae87b993c8ef8c1c9c25b4af 100644 |
--- a/tests/language/generic_local_functions_test.dart |
+++ b/tests/language/generic_local_functions_test.dart |
@@ -2,7 +2,6 @@ |
// for details. All rights reserved. Use of this source code is governed by a |
// BSD-style license that can be found in the LICENSE file. |
// |
-// DartOptions=--generic-method-syntax |
// VMOptions=--generic-method-syntax |
/// Dart test verifying that the parser can handle type parameterization of |