mirror of
https://github.com/NixOS/nix.git
synced 2024-11-26 16:52:27 +00:00
* Remove a redundant dot (Nicolas Pierron).
This commit is contained in:
parent
ed11b17b2e
commit
f2d65c9c80
@ -982,7 +982,7 @@ map (concat "foo") ["bar" "bla" "abc"]</programlisting>
|
||||
(<literal>...</literal>):
|
||||
|
||||
<programlisting>
|
||||
{x, y, z, ....}: z + y + x</programlisting>
|
||||
{x, y, z, ...}: z + y + x</programlisting>
|
||||
|
||||
This works on any set that contains at least the three named
|
||||
attributes.</para>
|
||||
|
Loading…
Reference in New Issue
Block a user