blob: f7adcea0c25c0653e23357e1bcfee15839f19812 [file] [log] [blame]
library /*isNonNullableByDefault*/;
import self as self;
import "dart:core" as core;
class Foo extends core::Object {
field dynamic field;
synthetic constructor •() self::Foo
;
}
static method identity(dynamic x) dynamic
;
static method use(dynamic x) void
;
static method main(core::List<core::String> args) dynamic
;