blob: f88d4573068f371a342f8a481ba99916d10714eb [file] [log] [blame]
library;
//
// Problems in library:
//
// pkg/front_end/testcases/general/issue38253.dart:9:1: Error: Expected ';' after this.
// }
// ^
//
// pkg/front_end/testcases/general/issue38253.dart:6:3: Error: 'g' isn't a type.
// g f(){
// ^
//
import self as self;
static field () →* Null a;
static method main() dynamic
;