blob: 1df93853b18d21102e69f561728cf7f589790926 [file] [log] [blame]
library test;
import self as self;
import "dart:core" as core;
class Foo extends core::Object {
const constructor •(dynamic l) void
;
}
static method test() void
;
static method main() dynamic
;