Skip to content

Add missing parenthesizePat in cvtp

Ryan Scott requested to merge wip/T24837 into master

We need to ensure that the output of cvtp is parenthesized (at precedence sigPrec) so that any pattern signatures with a surrounding pattern signature can parse correctly.

Fixes #24837 (closed).

Merge request reports