forked from lix-project/lix
eldritch horrors
3e43f4aeff
(cherry picked from commit 73065a400d176b21f518c1f4ece90c31318b218d)
Change-Id: I9356d8084d241a7904b66554d7c4194f8433edf7
2 lines
77 B
Plaintext
2 lines
77 B
Plaintext
(let c = { }; b = 2; in { a = 1; inherit b ; d = (c).d; e = (c).e; f = 3; })
|