blob: a5d233154658c81761797c6fb715009659340ed8 [file] [log] [blame]
library /*isNonNullableByDefault*/;
import self as self;
import "dart:async";
static method method(() void f) dynamic
;
static method method2(() FutureOr<void>f) dynamic
;
static method test() dynamic
;
static method main() dynamic
;