blob: 6273432a9f7eeb44c137bf7fd7a569b78c6cec00 [file] [log] [blame]
// Formatted problems:
//
// pkg/front_end/testcases/regress/issue_29987.dart:5:13: Error: Couldn't parse URI 'dart_:core':
// Illegal scheme character.
// import "dart_:core";
// ^
// Unhandled errors:
//
// pkg/front_end/testcases/regress/issue_29987.dart:5:13: Error: Couldn't parse URI 'dart_:core':
// Illegal scheme character.
// import "dart_:core";
// ^
library;
import self as self;
static method main() dynamic {}