Skip to content

Commit 09c7f7c

Browse files
authored
Merge pull request #37202 from xymus/fix-line-numbers
[Test] Fix line numbers in objc_swift3_deprecated_objc_inference.swift
2 parents 71a48de + 955a572 commit 09c7f7c

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)