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