blob: 39fdf2de73a198eb96189db2f39115096968019f [file] [log] [blame]
library;
import self as self;
import "dart:core" as core;
static method getLocation(core::String name) (core::double, core::double)
;
static method main(core::List<core::String> arguments) void
;
static method expect(dynamic expected, dynamic actual) dynamic
;