summary refs log tree commit diff stats
path: root/compiler
diff options
context:
space:
mode:
authorAndreas Rumpf <rumpf_a@web.de>2021-04-23 13:50:27 +0200
committerGitHub <noreply@github.com>2021-04-23 13:50:27 +0200
commit511b6d2449c65cecc68eccbee1385e02758f0fd4 (patch)
treea8a3efea390b8e268a210361ceda24060df7d5ac /compiler
parentdce0b3b002fcbac716bada039bed4a02eb501744 (diff)
downloadNim-511b6d2449c65cecc68eccbee1385e02758f0fd4.tar.gz
typos (#17824)
Diffstat (limited to 'compiler')
-rw-r--r--compiler/ic/packed_ast.nim2
1 files changed, 1 insertions, 1 deletions
diff --git a/compiler/ic/packed_ast.nim b/compiler/ic/packed_ast.nim
index 6fadde17c..17beda2c1 100644
--- a/compiler/ic/packed_ast.nim
+++ b/compiler/ic/packed_ast.nim
@@ -86,7 +86,7 @@ type
     typeInst*: PackedItemId
     nonUniqueId*: int32
 
-  PackedNode* = object     # 20 bytes
+  PackedNode* = object     # 28 bytes
     kind*: TNodeKind
     flags*: TNodeFlags
     operand*: int32  # for kind in {nkSym, nkSymDef}: SymId