blob: 56897ba557ba9a0fcc21b4ed1522f41124160396 [file] [log] [blame]
library;
import self as self;
import "dart:core" as core;
static method main() void
;
static method expect(core::List<dynamic>? expected, core::List<dynamic> actual) dynamic
;