blob: 2579e0a6bf2adc7ff29c818ba8d706e01063e424 [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
;