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