Files
swift-mirror/validation-test/compiler_crashers_2/e92dacb419dec8e.swift
2025-06-16 21:02:30 +01:00

5 lines
253 B
Swift

// {"signature":"swift::GenericTypeParamType::GenericTypeParamType(swift::GenericTypeParamDecl*, swift::RecursiveTypeProperties)"}
// RUN: not --crash %target-swift-frontend -typecheck %s
typealias a = () extension a {
typealias b<c> = () extension b