mirror of
https://github.com/NixOS/nix
synced 2025-06-25 14:51:16 +02:00
12 lines
238 B
Text
12 lines
238 B
Text
Nix <nix version>
|
|
Type :? for help.
|
|
|
|
nix-repl> :l doc-comments.nix
|
|
Added <number omitted> variables.
|
|
|
|
nix-repl> :doc floatedIn
|
|
Function `floatedIn`\
|
|
… defined at /path/to/tests/functional/repl/doc-comments.nix:21:5
|
|
|
|
|
|
This also works.
|