Chromium Code Reviews| Index: pkg/fasta/test/expressions.dart.outline.expect |
| diff --git a/pkg/fasta/test/expressions.dart.outline.expect b/pkg/fasta/test/expressions.dart.outline.expect |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..721ce9d670189e3b61d2ada3e3b487f03751dc5b |
| --- /dev/null |
| +++ b/pkg/fasta/test/expressions.dart.outline.expect |
| @@ -0,0 +1,9 @@ |
| +library; |
| +import self as self; |
| + |
| +static method foo({dynamic fisk}) → dynamic |
| + ; |
| +static method caller(dynamic f) → dynamic |
| + ; |
| +static method main() → dynamic |
| + ; |