blob: 5b9b10aa8b278d35dbfa88844bbd785bb9d0928a [file] [log] [blame]
library;
import self as self;
import "dart:core" as core;
static method useAddAll() void
;
static method main() dynamic
;
static method expect(core::Set<dynamic>* set1, core::Set<dynamic>* set2) void
;