blob: 972d9488f754f4f775b0471c847b49adb66194c1 [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
;