Skip to content

Commit 64d6ccd

Browse files
authored
Update the unsupported OS to iOS
1 parent d196842 commit 64d6ccd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Sema/implementation-only-import-suggestion.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,6 @@ import main // expected-warning{{'implementation-only-import-suggestion.swift' i
4646

4747

4848
// rdar://76004923
49-
// UNSUPPORTED: OS=iphoneos
49+
// UNSUPPORTED: OS=ios
5050
// UNSUPPORTED: OS=watchos
5151
// UNSUPPORTED: OS=tvos

0 commit comments

Comments
 (0)