mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
The new driver will defer to the frontend to print version information, rather than embedded the version information itself.
5 lines
104 B
Swift
5 lines
104 B
Swift
// RUN: %target-swift-frontend --version | %FileCheck %s
|
|
|
|
// CHECK: Swift version
|
|
// CHECK-NEXT: Target
|