blob: 0a95df2dd8dc949573ef4c9bd53ded334e45099f [file] [log] [blame]
library /*isNonNullableByDefault*/;
import self as self;
import "dart:core" as core;
static method useAddAll() void
;
static method useAddAllNullable() void
;
static method main() dynamic
;
static method expect(core::List<dynamic> list1, core::List<dynamic> list2) void
;