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.
1 parent c61a4fe commit 0bdee28Copy full SHA for 0bdee28
validation-test/compiler_crashers_2/issue-81834.swift
@@ -1,5 +1,6 @@
1
// RUN: not --crash %target-swift-frontend -typecheck -library-level api %s
2
// REQUIRES: OS=macosx
3
+// REQUIRES: asserts
4
5
// https://github.com/swiftlang/swift/issues/81834
6
public class C {
0 commit comments