blob: b3ae1f4c4df04b3f180213de5243385b3eefd188 [file] [log] [blame]
// Unhandled errors:
//
// pkg/front_end/testcases/rasta/unsupported_platform_library.dart:5:8: Error: Not found: 'dart:html'
// import 'dart:html';
// ^
library;
import self as self;
static method main() dynamic {}