mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
It is a maintenance burden and having the legacy driver exist in a simplified state reduces the possibility of things going wrong and hitting old bugs.
7 lines
144 B
Swift
7 lines
144 B
Swift
// RUN: %empty-directory(%t)
|
|
// RUN: not %target-swiftc_driver -color-diagnostics -diagnostic-style=llvm -emit-executable -o %t/out %s
|
|
|
|
|
|
|
|
1 = 2
|