mirror of
https://github.com/NixOS/nix.git
synced 2025-11-16 15:32:43 +01:00
test: Fix shifted source positions after formatting
This commit is contained in:
parent
24c78e06cf
commit
c69579114b
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