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 b72ef8e commit 7cfc5aaCopy full SHA for 7cfc5aa
test/ASTGen/attrs_objc.swift
@@ -11,6 +11,7 @@
11
// REQUIRES: swift_swift_parser
12
// REQUIRES: objc_interop
13
// REQUIRES: swift_feature_ParserASTGen
14
+// REQUIRES: string_processing
15
16
@objc class MyCls {
17
@objc(theValue) var value: Int { 1 }
0 commit comments