mirror of
https://github.com/apple/swift.git
synced 2026-06-20 15:42:51 +02:00
46f9f2147c
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
|