| Index: pkg/analyzer_cli/test/data/flutter_analysis_options/somepkgs/flutter/lib/material.dart
|
| diff --git a/pkg/analyzer_cli/test/data/flutter_analysis_options/somepkgs/flutter/lib/material.dart b/pkg/analyzer_cli/test/data/flutter_analysis_options/somepkgs/flutter/lib/material.dart
|
| index 6eb79ca9a406fe6652e442858d9037ffa3ed5728..4507c11ed00a70de33bfcfb3367029b46220d5ab 100644
|
| --- a/pkg/analyzer_cli/test/data/flutter_analysis_options/somepkgs/flutter/lib/material.dart
|
| +++ b/pkg/analyzer_cli/test/data/flutter_analysis_options/somepkgs/flutter/lib/material.dart
|
| @@ -10,4 +10,4 @@ class FloatingActionButton {
|
| const FloatingActionButton({
|
| @required this.child,
|
| });
|
| -}
|
| +}
|
|
|