Skip to content

Commit a4498b3

Browse files
committed
Rerun transcripts
1 parent f55f40f commit a4498b3

File tree

3 files changed

+2
-5
lines changed

3 files changed

+2
-5
lines changed

unison-src/transcripts/idempotent/addupdatemessages.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -96,10 +96,6 @@ Expected: `x` is now `3` and `X` has constructor `Three`. UCM tells you the old
9696
Okay, I'm searching the branch for code that needs to be
9797
updated...
9898
99-
That's done. Now I'm making sure everything typechecks...
100-
101-
Everything typechecks, so I'm saving the results...
102-
10399
Done.
104100
```
105101

unison-src/transcripts/idempotent/api-summaries.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ RESPONSE:
5959
GET /api/projects/scratch/branches/main/definitions/terms/by-hash/@qkhkl0n238s1eqibd1ecb8605sqj1m4hpoaag177cu572otqlaf1u28c8suuuqgljdtthsjtr07rv04np05o6oa27ml9105k7uas0t8/summary
6060
RESPONSE:
6161
{
62-
"displayName": "#qkhkl0n238s1eqibd1ecb8605sqj1m4hpoaag177cu572otqlaf1u28c8suuuqgljdtthsjtr07rv04np05o6oa27ml9105k7uas0t8",
62+
"displayName": "nat",
6363
"hash": "#qkhkl0n238s1eqibd1ecb8605sqj1m4hpoaag177cu572otqlaf1u28c8suuuqgljdtthsjtr07rv04np05o6oa27ml9105k7uas0t8",
6464
"summary": {
6565
"contents": [

unison-src/transcripts/idempotent/dependents-dependencies.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@ scratch/main> dependents A
7979
the above list.
8080
8181
-- For better or worse, we don't have constructor-level granularity yet, so myVal shows here.
82+
8283
scratch/main> dependents B
8384
8485
Dependents of: B

0 commit comments

Comments
 (0)