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