mirror of
https://github.com/NixOS/nix
synced 2025-07-07 01:51:47 +02:00
* Check for duplicate attributes and formal parameters in Nix
expressions.
This commit is contained in:
parent
97c93526da
commit
08df443618
7 changed files with 93 additions and 1 deletions
1
tests/lang/parse-fail-undef-var.nix
Normal file
1
tests/lang/parse-fail-undef-var.nix
Normal file
|
@ -0,0 +1 @@
|
|||
x: y
|
Loading…
Add table
Add a link
Reference in a new issue