switch to bitsize:int

This commit is contained in:
Aman Gupta
2015-09-29 14:39:20 -07:00
parent 5e9ce88daf
commit 0679340b52

View File

@@ -784,7 +784,7 @@ type
tab*: TStrTable # interface table for modules
of skLet, skVar, skField, skForVar:
guard*: PSym
bitsize*: BiggestInt
bitsize*: int
else: nil
magic*: TMagic
typ*: PType