fix(tvix/eval): correctly resolve dynamic upvalues one scope up

This does not yet correctly resolve them if they are more than one
scope up, however.

Change-Id: I6687073c60aee0282f2b6ffc98b34c1e96a60f20
Reviewed-on: https://cl.tvl.fyi/c/depot/+/6319
Tested-by: BuildkiteCI
Reviewed-by: sterni <sternenseemann@systemli.org>
This commit is contained in:
Vincent Ambo 2022-08-27 23:58:46 +03:00 committed by tazjin
parent e46a2ce3ef
commit a5e22c532b
5 changed files with 29 additions and 6 deletions

View file

@ -0,0 +1 @@
[ 1 2 3 4 ]