unison/unison-src/transcripts/fix5168.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

5 lines
88 B
Markdown

The `edit` seems to suppress a following ```` ```unison ```` block:
```unison
b = 2
```