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 cb6b356 + 70e7780 commit bf07c4bCopy full SHA for bf07c4b
test/Interop/Cxx/foreign-reference/array-of-classes.swift
@@ -61,7 +61,7 @@ func go() {
61
62
var loopCount = 0
63
for it in y {
64
-// CHECK: RefType()
+// CHECK: {{RefType()|(Foreign Reference Type)}}
65
print(it)
66
loopCount += 1
67
}
0 commit comments