| 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 21bd7a755a834e903dd8b01823c1aa4416e7b6fc..6a350d4d14f0ac1dea29e63f2dfffb7f4762a6a6 100644
|
| --- a/tests/language/generic_local_functions_test.dart
|
| +++ b/tests/language/generic_local_functions_test.dart
|
| @@ -1,8 +1,6 @@
|
| // Copyright (c) 2016, the Dart project authors. Please see the AUTHORS file
|
| // 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
|
|
|
| /// Dart test verifying that the parser can handle type parameterization of
|
| /// local function declarations, and declarations of function parameters.
|
|
|