Files
swift-mirror/test/Frontend/version.swift
Doug Gregor 46f9f2147c [Frontend] Add --version as a frontend flag.
The new driver will defer to the frontend to print version information,
rather than embedded the version information itself.
2020-06-24 21:35:35 -07:00

5 lines
104 B
Swift

// RUN: %target-swift-frontend --version | %FileCheck %s
// CHECK: Swift version
// CHECK-NEXT: Target