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