// RUN: %sourcekitd-test -req=index %s -- -serialize-diagnostics-path %t.dia %s | %sed_clean > %t.response // RUN: diff -u %s.response %t.response protocol P {} class C { extension Int: P {}