xo-expression2 stack: + mvp DGlobalSymtab impl

This commit is contained in:
Roland Conybeare 2026-02-14 13:06:54 -05:00
commit 017a7a092c
4 changed files with 116 additions and 5 deletions

View file

@ -73,7 +73,7 @@ namespace xo {
return slots_[ix.j_slot()].var_;
}
/** increase slot size (provided beleow capacity) to append
/** increase slot size (provided below capacity) to append
* binding for one local variable. Local variable will be allocated
* from @p mm, named @p name, with type described by @p typeref.
**/