blob: 8365ca58bcf9ee08172eea9821ae112d43c14cab [file] [log] [blame]
library test /*isNonNullableByDefault*/;
import self as self;
static method f() void
;
static method g() void
;
static method main() dynamic
;