blob: 98aa99af7c730cb4a04fe81f4893f932ca9e7c3b [file] [log] [blame]
library;
import self as self;
import "dart:core" as core;
static method main() dynamic
;
static method val(core::int x) core::int
;
static method guard(dynamic x) dynamic
;
static method throws(() void f) dynamic
;