mirror of
https://github.com/NixOS/nix
synced 2025-07-08 02:43:54 +02:00
fix: Update shifted source positions after formatting
Carefully reviewed...
This commit is contained in:
parent
96e550efc5
commit
b04077c0ec
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