blob: e12c95bf1be6d238dfd54ad56f336489846f48d4 [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) dynamic
;
}
static set bar(core::int x) dynamic
;
static method main() dynamic
;