blob: 74a7f65fa8f0f685db3fe5e1d59b119db568bea8 [file] [log] [blame]
// RUN: %sourcekitd-test -req=doc-info %S/Inputs/main.swift > %t.response
// RUN: diff -u %s.response %t.response
// RUN: not %sourcekitd-test -req=doc-info %S/Inputs/main.swift -- %S/Inputs/cake.swift 2> %t.error
// RUN: %FileCheck %s -check-prefix=MULTI_FILE < %t.error
// MULTI_FILE: unexpected input in compiler arguments