blob: 993f2d69d7ef10f40980c94c616e506388e147b8 [file] [log] [blame]
library;
import self as self;
import "dart:core" as core;
static method bar(core::int* a, core::List<core::int*>* b) dynamic
;
static method foo(core::int* x) dynamic async
;
static method main() void async
;
static method expect(dynamic expected, dynamic actual) dynamic
;