blob: 2b6e104d1e9996b12e1f3fc90e716de4dc70c61a [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: Invalid type prefix: Instance of 'UnresolvedAccessor'.\n s.bool x = null;\n ^"]/* from null */;
static method main() dynamic {
invalid-type x = null;
}