mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
7 lines
142 B
Swift
7 lines
142 B
Swift
// Soundness check that -help works
|
|
|
|
// RUN: not %sourcekitd-test -help | %FileCheck %s
|
|
|
|
// CHECK: USAGE: sourcekitd-test [options] <inputs>
|
|
|