blob: a5a8e2e7d410f06bd7015ee496200d2567a22a4b [file] [log] [blame]
library test /*isNonNullableByDefault*/;
import self as self;
import "dart:core" as core;
static method f(core::List<core::int> o) dynamic
;
static method main() dynamic
;