blob: c6efc4b8fdcb206ca9de9ba6c9b2bf884211955a [file] [log] [blame]
// Formatted problems:
//
// pkg/front_end/testcases/rasta/unsupported_platform_library.dart:5:8: Error: Not found: 'dart:html'
// import 'dart:html';
// ^
// 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 {}