Initializing non-existent property with type with parameter pack causes ICE #66395
Labels
assertion failure
Bug → crash: An assertion failure
bug
A deviation from expected or documented behavior. Also: expected but undesirable behavior.
compiler
The Swift compiler itself
crash
Bug: A crash, i.e., an abnormal termination of software
generics
Feature: generic declarations and types
parameter packs
Feature → generics: Parameter packs
swift 5.9
type checker
Area → compiler: Semantic analysis
type declarations
Feature → declarations: Type declarations
With this code:
The compiler crashes:
Steps to reproduce
Environment
The text was updated successfully, but these errors were encountered: