blob: 9edee97f582e161a3ffa3f6093894983c85a2ed9 [file] [log] [blame]
// Formatted problems:
//
// 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
;