blob: 4bf75b46bd8ece827da937878b1280c24c58d91d [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
;
static method main() void
;
static method expect(dynamic expected, dynamic actual) dynamic
;