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