1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-08 11:36:03 +01:00
nix/tests/functional/lang/eval-fail-empty-formals.nix
2025-10-31 16:54:59 +01:00

1 line
24 B
Nix

(foo@{ }: 1) { a = 3; }