blob: cb283abeb1ba1dcebf63445423ac13b900837d93 [file] [log] [blame]
typedef F = Never Function(void Function<T extends Never>(T));
void main() {}