blob: 909634baf91a69d316bdfcd7d68ada29763df460 [file] [log] [blame]
library;
import self as self;
import "dart:core" as core;
class Foo extends core::Object {
synthetic constructor •() self::Foo
;
}
static method notMain() 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(dynamic e) void
;