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