blob: d2d3a23b0ec322754b85c7b4315618baab7f3ae0 [file] [log] [blame]
library;
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
;