blob: 005581f66a8349e2fec9c73d12ca2aed9201f64e [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
;