blob: ba34e921fa0d63b4ba0892504ccf9d9ea89462c9 [file] [log] [blame]
library test;
import self as self;
import "dart:core" as core;
class C extends core::Object {
synthetic constructor •() self::C*
;
static set foo(core::int* x) void
;
}
static set bar(core::int* x) void
;
static method main() dynamic
;