blob: 68ad4ad7183b232a680df8e851794d72f794414a [file] [log] [blame]
library;
import self as self;
import "dart:core" as core;
class Class extends core::Object {
synthetic constructor •() self::Class
;
method method() dynamic
;
}
static method main() dynamic
;