updated comment in ast.nim

This commit is contained in:
Araq
2019-09-20 20:10:40 +02:00
committed by Andreas Rumpf
parent f576df2bcc
commit c623ab62cc

View File

@@ -853,7 +853,6 @@ type
# for modules, an unique index corresponding
# to the module's fileIdx
# for variables a slot index for the evaluator
# for routines a superop-ID
offset*: int # offset of record field
loc*: TLoc
annex*: PLib # additional fields (seldom used, so we use a