blob: 6bc1f18f4ca175de3150f6d079727e4215073df2 [file] [log] [blame]
library;
import self as self;
import "dart:core" as core;
class C extends core::Object {
field core::int? f;
synthetic constructor •() self::C
;
}
static method test(dynamic x) dynamic
;