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