blob: 3ef4a956a87f09141bc65bde53e0d89ca06e44a1 [file] [log] [blame]
library test /*isNonNullableByDefault*/;
import self as self;
static field void x;
static method f() void
;
static method main() dynamic
;