blob: 3aaac733c7c1525118e93459b9ca2997d7dca14e [file] [log] [blame]
library test /*isNonNullableByDefault*/;
import self as self;
import "dart:core" as core;
static field core::List<(core::int) core::Object> v;
static method f(core::int x) core::int
;
static method g(core::int x) core::String
;
static method main() dynamic
;