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 3e74869 + c931935 commit 43fa4a4Copy full SHA for 43fa4a4
validation-test/compiler_crashers_2/a79aa9924bdc378.swift
@@ -1,6 +1,6 @@
1
// {"kind":"emit-silgen","original":"941ad66b","signature":"swift::CanTypeWrapperTraits<swift::ReferenceStorageType>::type swift::SILType::castTo<swift::ReferenceStorageType>() const","signatureAssert":"Assertion failed: (isa<To>(Val) && \"cast<Ty>() argument of incompatible type!\"), function cast"}
2
// RUN: not --crash %target-swift-frontend -emit-silgen %s
3
-@available(macOS 14.0, *)
+@available(SwiftStdlib 5.9, *)
4
struct a<each b> {
5
var c: (repeat each b) {
6
(repeat {
0 commit comments