Open
Description
Steps to reproduce
- Set
PrintExplicitAny
totrue
- Build from source
- Pass
--match-full-lines
to FileCheck intest/TypeDecoder/existentials.swift
and run the test - Watch these check directives pass all the same
Environment
- Swift 5.9-dev (c1d5118)
Metadata
Metadata
Assignees
Labels
A deviation from expected or documented behavior. Also: expected but undesirable behavior.The Swift compiler itselfArea → compiler: The `libswiftDemangling` libraryFeature: values of types like `any Collection`, `Any` and `AnyObject`; type-erased valuesFeature: typesBug: Unexpected behavior or incorrect output