blob: f2d409468e9cfdf6a0ce0fb7977c67593d84ae7e [file] [log] [blame]
library /*isNonNullableByDefault*/;
import self as self;
import "dart:core" as core;
class Foo extends core::Object {
synthetic constructor •() self::Foo
;
}
static set foo(dynamic x) void
;
static method main() dynamic
;