blob: 74e979135f67ed02c57c9b374d212eb2c66fd5d8 [file] [log] [blame]
library test;
import self as self;
import "dart:core" as core;
class C extends core::Object {
synthetic constructor •() self::C*
;
static method f(core::String* s) core::int*
;
}
static const field (core::String*) →* core::int* v = self::C::f;
static method main() dynamic
;