tokiwa-software / fuzion

The Fuzion Language Implementation
https://fuzion-lang.dev
GNU General Public License v3.0
45 stars 9 forks source link

Fix issue parsing tuples #3242

Closed simonvonhackewitz closed 2 weeks ago

simonvonhackewitz commented 2 weeks ago

tuple used as type parameter caused syntax error if not in double parentheses

fix #3168

michaellilltokiwa commented 2 weeks ago

@simonvonhackewitz please add a test for these issues: #1382, #2377, #3149