blob: 6a82a382f62cfb015a799a2c7ec64811452636a3 [file] [log] [blame]
library;
import self as self;
import "dart:core" as core;
static method foo(core::int* x, core::int* y) core::int*
;
static method loop(core::List<dynamic>* xs) void
;
static method main() dynamic
;