blob: 9d6268afe554104995ae75c0cec664b27caea33d [file] [log] [blame]
void Function<S2 extends R?>() i1<R>() => <S2 extends R?>() {};
main() {}