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