eldritch horrors
afb839a0c9
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:
|
||
---|---|---|
.. | ||
basic.ast | ||
basic.test | ||
basic_repl.test | ||
basic_tidied.ast | ||
regression_9917.nix | ||
regression_9917.test | ||
regression_9918.nix | ||
regression_9918.test | ||
regression_l145.nix | ||
regression_l145.test | ||
stack_vars.nix | ||
stack_vars.test |