mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
[ASTGen/Tests] Add 'REQUIRES: string_processing'
This test imports _StringProcessing implicitly rdar://159635602
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
// REQUIRES: swift_swift_parser
|
||||
// REQUIRES: objc_interop
|
||||
// REQUIRES: swift_feature_ParserASTGen
|
||||
// REQUIRES: string_processing
|
||||
|
||||
@objc class MyCls {
|
||||
@objc(theValue) var value: Int { 1 }
|
||||
|
||||
Reference in New Issue
Block a user