blob: 3a58c8d6d169f4166ec7de99dfa2825c55cadc45 [file] [log] [blame]
library;
import self as self;
import "dart:core" as core;
class A extends core::Object {
field core::int c1;
synthetic constructor •() self::A
;
method test() core::int
;
}
static method main() dynamic
;
static method errors() dynamic
;