blob: 3f6bee5914aafc47b52bddd5a928eb132dad21a7 [file] [log] [blame]
library;
import self as self;
import "dart:core" as core;
class Base extends core::Object {
field core::int? value1;
field core::int? value2;
synthetic constructor •() self::Base
;
}
static method main() void
;
static method fun() core::int?
;