mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Test on macOS only
This commit is contained in:
@@ -32,6 +32,8 @@
|
||||
// REQUIRES: swift_feature_Embedded
|
||||
// REQUIRES: swift_feature_EmbeddedExistentials
|
||||
|
||||
// REQUIRES: OS=macosx
|
||||
|
||||
class CP {
|
||||
func foo() { print("foo called") }
|
||||
deinit {
|
||||
|
||||
Reference in New Issue
Block a user