Chromium Code Reviews| Index: pkg/fasta/test/for_in_scope.dart.outline.expect |
| diff --git a/pkg/fasta/test/for_in_scope.dart.outline.expect b/pkg/fasta/test/for_in_scope.dart.outline.expect |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..09786f217546e988098e1378024e6db866a60cc2 |
| --- /dev/null |
| +++ b/pkg/fasta/test/for_in_scope.dart.outline.expect |
| @@ -0,0 +1,6 @@ |
| +library; |
| +import self as self; |
| +import "dart:core" as core; |
| + |
| +static method main(core::List<core::String> arguments) → dynamic |
| + ; |