News

Current relational patterns in switch statement cases (e.g. case > 10) are limited to constant expressions. This proposal extends them to allow local variables, parameters, and fields, reducing ...