blob: 0c3e32ab25897e0d6dc83c2ac7a72fa27245fd2c [file] [log] [blame]
// 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 {}