mirror of
https://github.com/NixOS/nix
synced 2025-06-28 22:01:15 +02:00
test: Fix shifted source positions after formatting
This commit is contained in:
parent
2f1b70a529
commit
ae0bb7d71c
39 changed files with 332 additions and 319 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