mirror of
https://github.com/NixOS/nix
synced 2025-07-02 13:31: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
|
@ -2,6 +2,7 @@ Nix <nix version>
|
|||
Type :? for help.
|
||||
|
||||
nix-repl> :doc import ./doc-comment-function.nix
|
||||
Function defined at /path/to/tests/functional/repl/doc-comment-function.nix:2:1
|
||||
Function defined at /path/to/tests/functional/repl/doc-comment-function.nix:4:1
|
||||
|
||||
|
||||
A doc comment for a file that only contains a function
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue