Files
swift-mirror/validation-test/compiler_crashers_2/5592e847c61624d.swift
2025-05-30 16:27:32 +01:00

8 lines
241 B
Swift

// {"signature":"swift::GenericEnvironment::getMappingIfPresent(swift::CanType) const"}
// RUN: not --crash %target-swift-frontend -typecheck %s
protocol a {
struct b < each c {
extension a {
struct d {
e(repeat(each c))