Added missing exports

This commit is contained in:
Nocturn9x 2021-11-15 14:27:32 +01:00
parent 8bac5fe657
commit 09766ab243
1 changed files with 3 additions and 2 deletions

View File

@ -26,10 +26,11 @@ import sequtils
export ast
export bytecode
export token
export multibyte
type
type
Name = ref object
## A wrapper around declared names.
## Depth indicates to which scope