We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 51f92e8 + e02438c commit f88fd50Copy full SHA for f88fd50
test/Prototypes/BigInt.swift
@@ -11,7 +11,7 @@
11
//===----------------------------------------------------------------------===//
12
13
// RUN: %empty-directory(%t)
14
-// RUN: %target-build-swift -swift-version 4 -o %t/a.out %s
+// RUN: not --crash %target-build-swift -swift-version 4 -o %t/a.out %s
15
// RUN: %target-run %t/a.out
16
// REQUIRES: executable_test
17
// REQUIRES: CPU=x86_64
0 commit comments