blob: 79a63472637a2c0f6a50b6e7300d34afe1cc61f9 [file] [log] [blame]
void fn<T, S>(T? t, S? s) {}
main() {}