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