[SR-13068] Ambiguous expression instead of specific error #55514
Labels
bug
A deviation from expected or documented behavior. Also: expected but undesirable behavior.
compiler
The Swift compiler itself
diagnostics QoI
Bug: Diagnostics Quality of Implementation
type checker
Area → compiler: Semantic analysis
Environment
Xcode 12.0 beta (12A6159) on Catalina.
Additional Detail from JIRA
md5: 4cde12bc42c71a8af4bb02222eddbcd5
Issue Description:
This code gives "Type of expression is ambiguous without more context" on line 11 (the ZStack) when the actual error is type conversion on line 17.
The text was updated successfully, but these errors were encountered: