Chromium Code Reviews| Index: pkg/front_end/testcases/inference/simple_literal_double.dart.outline.expect |
| diff --git a/pkg/front_end/testcases/inference/simple_literal_double.dart.outline.expect b/pkg/front_end/testcases/inference/simple_literal_double.dart.outline.expect |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..7e1ab768e046d69247091a250d2130376e5dffc2 |
| --- /dev/null |
| +++ b/pkg/front_end/testcases/inference/simple_literal_double.dart.outline.expect |
| @@ -0,0 +1,6 @@ |
| +library test; |
| +import self as self; |
| + |
| +static field dynamic a; |
| +static method main() → dynamic |
| + ; |