mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
test/Interpreter/rdar119541554.swift requires macOS 14
Fixes rdar://119948707.
This commit is contained in:
@@ -5,7 +5,10 @@
|
||||
// RUN: %target-run %t/a.out
|
||||
|
||||
// REQUIRES: executable_test
|
||||
// REQUIRES: macos_min_version_13
|
||||
// REQUIRES: objc_interop
|
||||
|
||||
// UNSUPPORTED: use_os_stdlib
|
||||
// UNSUPPORTED: back_deployment_runtime
|
||||
|
||||
struct S {
|
||||
var x = 42
|
||||
|
||||
Reference in New Issue
Block a user