unison/unison-src/transcripts/fix1421.md
Greg Pfeil 8416708a29
Add transcripts for fixed issues
This shows that this change fixes #1421, #2826, #5141, and #5168.
2024-07-10 14:01:35 -06:00

163 B

scratch/main> alias.type ##Nat Nat
scratch/main> alias.term ##Nat.+ Nat.+
unique type A = A Nat
unique type B = B Nat Nat