mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
8 lines
252 B
Swift
8 lines
252 B
Swift
// RUN: %target-swift-frontend -print-target-info -runtime-compatibility-version 5.8 | %FileCheck %s
|
|
|
|
// REQUIRES: OS=macosx
|
|
|
|
// CHECK: "libraryName": "swiftCompatibilityPacks",
|
|
// CHECK-NEXT: "filter": "all",
|
|
// CHECK-NEXT: "forceLoad": false
|