aboutsummaryrefslogtreecommitdiff
path: root/tests/functional/lang/eval-fail-dupAttr-inherit.nix
blob: cb8e4e6256a36efd8709aa0faef56851187a7ca3 (plain)
1
{ inherit ({}) a; a.b = 1; }