mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Generic type specialization is ambiguous with < and > operators. Extend the disambiguation hack to also consider parsing a generic parameter list if the > is followed by &. This fixes parsing types such as 'Base<Int> & P' in expression context.
11 KiB
11 KiB