Files
swift-mirror/validation-test/compiler_crashers_2/57ee53be7e5846a.swift
2025-06-01 17:20:26 +01:00

8 lines
264 B
Swift

// {"signature":"substPrefixType(swift::Type, unsigned int, swift::Type, swift::GenericSignature)"}
// RUN: not --crash %target-swift-frontend -typecheck %s
protocol a {
protocol a{associatedtype b} extension a {
extension a {
struct c {
d : b