blob: 33e2d4ee480f61985d7442d0cdf8e9fb338df3a4 [file] [log] [blame]
// Formatted problems:
//
// pkg/front_end/testcases/regress/issue_29977.dart:5:19: Error: Couldn't parse URI 'data:async':
// Invalid MIME type.
// import 'data:async';
// ^
library;
import self as self;
static method main() dynamic
;