blob: ddd3fd6347aeb1bde8a06061c131fe184d639111 [file] [log] [blame]
library;
import self as self;
import "dart:core" as core;
static method test(core::List<core::int> list) dynamic
;
static method test2() dynamic
;
static method main() dynamic
;
static method expect(dynamic expected, dynamic actual) dynamic
;
static method throws(() void f) dynamic
;