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 187a43f + 34af877 commit f2cfdb0Copy full SHA for f2cfdb0
test/IDE/import_as_member_objc.swift
@@ -2,6 +2,9 @@
2
3
// RUN: %FileCheck %s -check-prefix=PRINT-CLASS -strict-whitespace < %t.printed.Class.txt
4
5
+// rdar://77558075
6
+// UNSUPPORTED: OS=tvos && CPU=x86_64
7
+
8
// PRINT-CLASS-LABEL: class SomeClass : NSObject {
9
// PRINT-CLASS-NEXT: init()
10
// PRINT-CLASS-NEXT: }
0 commit comments