Files
lix/tests/functional
eldritch horrors afb839a0c9 libexpr: associate let exprs with the correct StaticEnv
static env association is from expr to its enclosing scope, but let
exprs set their association to their *inner* scope. this skips one level
of envs and will cause segfaults if the parent is a with expr.

fixes #145

Change-Id: I1d22146110f071ede21b4eed7ed34b5850ef2ef3
2024-03-18 14:15:22 -07:00
..
2024-03-15 12:31:16 -07:00
2023-12-01 12:06:43 -05:00
2023-12-01 12:06:43 -05:00
2024-03-15 12:31:16 -07:00
2024-03-15 12:31:16 -07:00
2024-03-09 07:20:23 -07:00