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