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