blob: 7bcfa88c5ac4fb1ec8708f4070b552f0c11079a0 [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