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