Add some transcripts that should error, but don’t

This commit is contained in:
Greg Pfeil 2024-07-24 12:41:55 -06:00
parent caf58fad28
commit 032e3609a0
No known key found for this signature in database
GPG Key ID: 1193ACD196ED61F2
2 changed files with 8 additions and 0 deletions

View File

@ -0,0 +1,3 @@
``` api:error
DELETE /something/important
```

View File

@ -0,0 +1,5 @@
``` ucm:error
scratch/main> builtins.merge
-- As of 0.5.25, we no longer allow loose code paths for UCM commands.
.> ls
```