Nested constrained opaque result type example from SE-0346 doesn't compile #61409
Labels
bug
A deviation from expected or documented behavior. Also: expected but undesirable behavior.
compiler
The Swift compiler itself
generics
Feature: generic declarations and types
type checker
Area → compiler: Semantic analysis
Describe the bug
The nested constrained opaque result type example from SE-0346 produces an error:
Steps To Reproduce
compile the above code
Expected behavior
no error
Environment (please fill out the following information)
Also tested with Trunk Development Snapshot from September 29, 2022 and Xcode Version 14.0.1 (14A400)
The text was updated successfully, but these errors were encountered: