unisonweb / unison

A friendly programming language from the future
https://unison-lang.org
Other
5.81k stars 271 forks source link

bugfix: make the term parser consider `lower.Upper` a constructor #5321

Closed mitchellwrosen closed 2 months ago

mitchellwrosen commented 2 months ago

Overview

Fixes #5320

Test coverage

I've added a transcript that demonstrates the fix