blob: 1d09b6a9aa6d67551d41dac0832255bf42a3bff5 [file] [log] [blame]
library test;
import self as self;
import "dart:core" as core;
class C extends core::Object {
constructor •(() void func) void
;
}
static method main() dynamic
;