blob: 8284fcc93bec70c325bb207bf87bdd220087d2a9 [file] [log] [blame]
library /*isNonNullableByDefault*/;
import self as self;
import "dart:core" as core;
static method test(core::List<dynamic> list) core::String
;
static method main() dynamic
;
static method throws(() void f) dynamic
;