Skip to content

Commit 7cdf99a

Browse files
re-run round trip test transcript
1 parent 31dad59 commit 7cdf99a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

unison-src/transcripts-round-trip/main.output.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ x = ()
2020
So we can see the pretty-printed output:
2121

2222
``` ucm
23-
scratch/a1> edit 1-1000
23+
scratch/a1> edit.new 1-1000
2424
2525
☝️
2626
@@ -825,7 +825,7 @@ x = ()
825825
```
826826

827827
``` ucm
828-
scratch/a3> edit 1-5000
828+
scratch/a3> edit.new 1-5000
829829
830830
☝️
831831
@@ -871,7 +871,7 @@ scratch/main> diff.namespace /a3_new: /a3:
871871
```
872872
## Other regression tests not covered by above
873873

874-
### Builtins should appear commented out in the edit command
874+
### Builtins should appear commented out in the edit.new command
875875

876876
Regression test for https://github.com/unisonweb/unison/pull/3548
877877

@@ -880,7 +880,7 @@ scratch/regressions> alias.term ##Nat.+ plus
880880
881881
Done.
882882
883-
scratch/regressions> edit plus
883+
scratch/regressions> edit.new plus
884884
885885
☝️
886886

0 commit comments

Comments
 (0)