diff options
| author | Kai Gunger <kgunger12@gmail.com> | 2026-03-16 00:26:51 -0400 |
|---|---|---|
| committer | Kai Gunger <kgunger12@gmail.com> | 2026-03-16 00:26:51 -0400 |
| commit | 6fcd9b168c2667c3e757bce7f68377954917224a (patch) | |
| tree | bcafe3329f9c1da4746ebbf90fadc8a03884725e /tnslc/compile/var.tnsl | |
| parent | 411733084c3f64872657e6803ecf4380c907626e (diff) | |
Various fixesorigin
Diffstat (limited to 'tnslc/compile/var.tnsl')
| -rw-r--r-- | tnslc/compile/var.tnsl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tnslc/compile/var.tnsl b/tnslc/compile/var.tnsl index a47e182..e5608bb 100644 --- a/tnslc/compile/var.tnsl +++ b/tnslc/compile/var.tnsl @@ -295,7 +295,7 @@ struct Var { ;/ /; _static_compile (~Module parent, ~CompBuf buf) - # TODO: + # TODO: everything ;/ /; ptr [int32] |