| Index: pkg/front_end/testcases/rasta/issue_000033.dart.direct.expect
|
| diff --git a/pkg/front_end/testcases/rasta/issue_000033.dart.direct.expect b/pkg/front_end/testcases/rasta/issue_000033.dart.direct.expect
|
| index bef6d48d0e53c211e838b7229f80cb3fbba5884a..1d114ad43baa346eb6fd2134e032b206cb104e3e 100644
|
| --- a/pkg/front_end/testcases/rasta/issue_000033.dart.direct.expect
|
| +++ b/pkg/front_end/testcases/rasta/issue_000033.dart.direct.expect
|
| @@ -1,4 +1,6 @@
|
| library;
|
| import self as self;
|
| +import "dart:core" as core;
|
|
|
| +@const core::_ConstantExpressionError::•()._throw(new core::_CompileTimeError::•("pkg/front_end/testcases/rasta/issue_000033.dart:5:2: Error: Method not found: 'JS'.\n@JS()\n ^"))
|
| static method main() → dynamic {}
|
|
|