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.
1 parent c2f16b0 commit a7d8098Copy full SHA for a7d8098
test/IDE/print_omit_needless_words.swift
@@ -265,7 +265,7 @@
265
// CHECK-OMIT-NEEDLESS-WORDS: static var backAndForth: OMWWobbleOptions
266
// CHECK-OMIT-NEEDLESS-WORDS: static var toXMLHex: OMWWobbleOptions
267
268
-// CHECK-OMIT-NEEDLESS-WORDS: func jump(to: URL)
+// CHECK-OMIT-NEEDLESS-WORDS: func jump(to: NSURL)
269
// CHECK-OMIT-NEEDLESS-WORDS: func objectIs(compatibleWith: AnyObject) -> Bool
270
// CHECK-OMIT-NEEDLESS-WORDS: func insetBy(x: Int, y: Int)
271
// CHECK-OMIT-NEEDLESS-WORDS: func setIndirectlyToValue(_: AnyObject)
0 commit comments