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