blob: d1fde5aef673b5963b79f71b3edf01560d369895 [file] [log] [blame]
library;
import self as self;
import "dart:core" as core;
class C extends core::Object {
constructor •() void
;
method test() dynamic
;
}
static method use(dynamic _) dynamic
;
static method main() dynamic
;