mirror of
https://github.com/NixOS/nix-pills
synced 2024-11-10 13:54:14 +00:00
e5534d4641
It's not immediately obvious which previous `mul` definition applies, and is a copy-paste hazard. Staring the block with a `mul = ...` is also consistent with the other code blocks. Fixes #46 |
||
---|---|---|
.. | ||
a-nix.txt | ||
anon-function.txt | ||
argument-set-error.txt | ||
b-nix.txt | ||
default-values.txt | ||
import.txt | ||
mul-nix.txt | ||
multi-argument-function.txt | ||
named-function.txt | ||
named-set-argument.txt | ||
no-parenthesis.txt | ||
partial-application.txt | ||
set-argument.txt | ||
test-import-2.txt | ||
test-import.txt | ||
test-nix-2.txt | ||
test-nix.txt | ||
variadic-arguments.txt |