blob: dfa776a57071b40fdbce72a5cdad206bf9383051 [file] [log] [blame]
library;
import self as self;
import "dart:core" as core;
static method firstAndLast(core::List<core::int> a) (core::int, core::int)
;
static method main() dynamic
;