Test on macOS only

This commit is contained in:
Arnold Schwaighofer
2025-11-20 13:27:24 -08:00
parent 920def9319
commit 003273c12e

View File

@@ -32,6 +32,8 @@
// REQUIRES: swift_feature_Embedded
// REQUIRES: swift_feature_EmbeddedExistentials
// REQUIRES: OS=macosx
class CP {
func foo() { print("foo called") }
deinit {