blob: 562267f0c583870d9fd155ce22cedec3b3a37ed9 [file] [log] [blame]
library;
//
// Problems in library:
//
// pkg/front_end/testcases/rasta/issue_000045.dart:5:18: Error: String starting with """ must end with """.
// main() => """${1}
// ^...
//
import self as self;
static method main() dynamic
;