mirror of
https://github.com/NixOS/nix
synced 2025-07-07 06:01:48 +02:00
test: Fix shifted source positions after formatting
This commit is contained in:
parent
32aed360b8
commit
f629d81df0
44 changed files with 400 additions and 385 deletions
|
@ -9,6 +9,7 @@ nix-repl> "Note that this is not yet complete"
|
|||
|
||||
nix-repl> :doc documentedFormals
|
||||
Function `documentedFormals`\
|
||||
… defined at /path/to/tests/functional/repl/doc-comments.nix:57:5
|
||||
… defined at /path/to/tests/functional/repl/doc-comments.nix:104:5
|
||||
|
||||
|
||||
Finds x
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue