unison/unison-src/transcripts/fix2244.output.md

18 lines
455 B
Markdown
Raw Normal View History

2021-10-06 22:02:19 +03:00
Ensure closing token is emitted by closing brace in doc eval block.
```ucm
.> load ./unison-src/transcripts-using-base/fix2244.u
Loading changes detected in
./unison-src/transcripts-using-base/fix2244.u.
2021-10-06 22:02:19 +03:00
I found and typechecked these definitions in
./unison-src/transcripts-using-base/fix2244.u. If you do an
`add` or `update`, here's how your codebase would change:
⍟ These new definitions are ok to `add`:
x : Doc2
```