Add some cursed test cases

master
Sven Slootweg 8 months ago
parent 070900db8f
commit 5a7548bd32

@ -0,0 +1 @@
{ inherit (__trace "foo" { a = 1; b = 1; }) a b; }.a

@ -0,0 +1 @@
let __mul = __getAttr; in "a" * {a = 1;}
Loading…
Cancel
Save