We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d36dcea + 51dcc9e commit 17b143cCopy full SHA for 17b143c
validation-test/IDE/complete_sdk_platform.swift
@@ -15,4 +15,6 @@ import XCTest
15
16
#^COMPLETE^#
17
// COMPLETE: Decl[Module]/None/IsSystem: XCTest[#Module#]; name=XCTest
18
-// COMPLETE: Decl[FreeFunction]/OtherModule[XCTest]/IsSystem: XCTFail()[#Void#]; name=XCTFail()
+
19
+// FIXME(rdar://134963605) - We also ought to be able to see this:
20
+// Decl[FreeFunction]/OtherModule[XCTest]/IsSystem: XCTFail()[#Void#]; name=XCTFail()
0 commit comments