blob: 8eaa23a94f1665b2f2b4eddcdef7bf959e7d1782 [file] [log] [blame]
library /*isNonNullableByDefault*/;
import self as self;
import "dart:core" as core;
class Foo extends core::Object {
synthetic constructor •() self::Foo
;
}
static method main() void
;
static method a() void
;
static method b() void
;
static method c(core::int on) void
;
static method d(core::int on) void
;
static method on() void
;