mirror of
https://github.com/privatevoid-net/nix-super.git
synced 2024-11-14 10:16:15 +02:00
29 lines
626 B
Text
29 lines
626 B
Text
Nix <nix version>
|
|
Type :? for help.
|
|
Added <number omitted> variables.
|
|
|
|
Function nonStrict
|
|
… defined at
|
|
/path/to/tests/functional/repl/doc-comments.nix:37:70
|
|
|
|
My syntax is not strict, but I'm strict anyway.
|
|
|
|
Function strict
|
|
… defined at
|
|
/path/to/tests/functional/repl/doc-comments.nix:38:63
|
|
|
|
I don't have to be strict, but I am anyway.
|
|
|
|
Function strictPre
|
|
… defined at
|
|
/path/to/tests/functional/repl/doc-comments.nix:40:48
|
|
|
|
Here's one way to do this
|
|
|
|
Function strictPost
|
|
… defined at
|
|
/path/to/tests/functional/repl/doc-comments.nix:41:53
|
|
|
|
Here's another way to do this
|
|
|
|
|