mirror of
https://github.com/NixOS/nix.git
synced 2025-11-09 03:56:01 +01:00
... as well as match buildReadlineNoMarkdown. Unfortunately it doesn't support long inputs or multiline inputs for now. This needs to make better use of the interacter interface.
9 lines
234 B
Text
9 lines
234 B
Text
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
|
|
|
|
A doc comment for a file that only contains a function
|
|
|
|
nix-repl>
|