mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
8 lines
258 B
Swift
8 lines
258 B
Swift
// REQUIRES: objc_interop
|
|
// RUN: %sourcekitd-test -req=doc-info -module Foo -- -F %S/../Inputs/libIDE-mock-sdk \
|
|
// RUN: %mcp_opt %clang-importer-sdk | %sed_clean > %t.response
|
|
// RUN: diff -u %s.response %t.response
|
|
//
|
|
// REQUIRES: rdar35799113
|
|
//
|