mirror of
https://github.com/NixOS/nix
synced 2025-07-07 01:51:47 +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
|
@ -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