blob: 74897474f17dd48e10a91c60109dc9dab315c73f [file] [log] [blame]
library;
import self as self;
static const field dynamic #errors = const <dynamic>["pkg/front_end/testcases/regress/issue_29980.dart:6:3: Error: 'x.y' isn't a type.\n x.y z;\n ^"]/* from null */;
static method main() dynamic {
invalid-type z;
}