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