blob: 4b7665cf53970fb1313903c3140f881c909c8f6e [file] [log] [blame]
library;
import self as self;
import "dart:core" as core;
class Class extends core::Object {
field () →? void field;
synthetic constructor •() self::Class
;
get getter() () →? void
;
}
static method error() dynamic
;
static method main() dynamic
;