Dependency

- Undid checking-iets
This commit is contained in:
Tristan B. Velloza Kildaire 2023-08-16 10:26:04 +02:00
parent 8b7ce12a9b
commit 2975f0c770
1 changed files with 1 additions and 1 deletions

View File

@ -767,7 +767,7 @@ public class DNodeGenerator
* Update name for later typechecking resolution of var
*
*/
// varExp.setContext(context);
varExp.setContext(context);
gprintln("Kont: "~to!(string)(context));