Skip to content

Commit 782128b

Browse files
authored
Merge pull request #81978 from slavapestov/fix-rdar152543008
This test needs asserts
2 parents 42589a2 + 0bdee28 commit 782128b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

validation-test/compiler_crashers_2/issue-81834.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
// RUN: not --crash %target-swift-frontend -typecheck -library-level api %s
22
// REQUIRES: OS=macosx
3+
// REQUIRES: asserts
34

45
// https://github.com/swiftlang/swift/issues/81834
56
public class C {

0 commit comments

Comments
 (0)