From db29085af649f8a42958898aaf2c3bfcef67f385 Mon Sep 17 00:00:00 2001 From: Kai Gunger Date: Sun, 7 Dec 2025 19:07:20 -0500 Subject: change how methods are resolved --- tnslc/compile/scope.tnsl | 7 ------- 1 file changed, 7 deletions(-) (limited to 'tnslc/compile/scope.tnsl') diff --git a/tnslc/compile/scope.tnsl b/tnslc/compile/scope.tnsl index 7dcf0ea..6e4d44d 100644 --- a/tnslc/compile/scope.tnsl +++ b/tnslc/compile/scope.tnsl @@ -155,13 +155,6 @@ struct Scope { ;/ - # - # Add variables to the scope - # - - /; mk_set_var(~Var v) - ;/ - # # Label generation # -- cgit v1.2.3