Skip to content

Commit bf6c832

Browse files
authored
Merge pull request #37201 from xymus/disable-objc-swift3-5.5
[Test] Fix line numbers in objc_swift3_deprecated_objc_inference.swift
2 parents 8233797 + 16cadb7 commit bf6c832

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

test/Interpreter/SDK/objc_swift3_deprecated_objc_inference.swift

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,10 @@
1414

1515
// REQUIRES: executable_test
1616
// REQUIRES: objc_interop
17-
1817
// Requires explicit swift-version 4.
1918
// UNSUPPORTED: swift_test_mode_optimize_none_with_implicit_dynamic
20-
2119
// rdar://77087781
2220
// UNSUPPORTED: OS=watchos && CPU=arm64_32
23-
2421
import StdlibUnittest
2522
import Foundation
2623

0 commit comments

Comments
 (0)