Skip to content

Commit

Permalink
tests: commit remaining CLI changes
Browse files Browse the repository at this point in the history
  • Loading branch information
kleinesfilmroellchen committed Dec 9, 2024
1 parent 326487d commit 8757f52
Show file tree
Hide file tree
Showing 2 changed files with 333 additions and 333 deletions.
10 changes: 5 additions & 5 deletions tests/cli/limits.trycmd
Original file line number Diff line number Diff line change
Expand Up @@ -93,11 +93,11 @@ spcasm::reference::unresolved
27 │ MOV A,data+X ;= F4 13
28 │ MOV A,data+Y ;= F6 13 00
╰────
help: Any symbolic reference must be defined somewhere. Did you misspell
the reference's name?
This error is sometimes caused by too few reference resolution
passes. Use `--reference-pass-limit` to increase the limit on the
number of passes.
help: Any symbolic reference must be defined somewhere. Did you misspell the
reference's name?
This error is sometimes caused by too few reference resolution passes.
Use `--reference-pass-limit` to increase the limit on the number of
passes.


```
Loading

0 comments on commit 8757f52

Please sign in to comment.