blob: 5de157e7aa43cd629c6ab6c9964f52d5346159e7 [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
;