blob: 962860d0aacbe5fe70be49dc01b1cca5c8c450ff [file] [log] [blame]
library;
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
;