Skip to content

Commit 78e32b7

Browse files
committed
Non-deterministic crasher
1 parent 5b48acf commit 78e32b7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

validation-test/compiler_crashers/28665-result-case-not-implemented.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
// See https://swift.org/CONTRIBUTORS.txt for the list of Swift project authors
77

88
// REQUIRES: asserts
9+
// REQUIRES: deterministic-behavior
910
// RUN: not --crash %target-swift-frontend %s -emit-ir
1011
{func a(UInt=1 + 1 + 1 as?Int){
1112
typealias e:A(t:_

0 commit comments

Comments
 (0)