mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
4 lines
177 B
Swift
4 lines
177 B
Swift
// RUN: %swiftc_driver -emit-module -user-module-version 999.999 %s -### 2>&1 | %FileCheck %s
|
|
|
|
// CHECK: warning: option '-user-module-version' is ony supported in swift-driver
|