blob: 4f84e4e0539b9f241a6e388842749541f4fc8b0e [file] [log] [blame]
library test /*isNonNullableByDefault*/;
import self as self;
import "dart:core" as core;
static method test(core::int x, () void f) void
;
static method main() dynamic
;