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