blob: 621635ebae5a2d3a1fdc6c3e945f80f86817cdde [file] [log] [blame]
library /*isNonNullableByDefault*/;
import self as self;
import "dart:core" as core;
class Foo extends core::Object {
synthetic constructor •() self::Foo
;
}
extension Bar on self::Foo {
}
static method main() void
;