diff options
Diffstat (limited to 'compiler/vmdef.nim')
-rw-r--r-- | compiler/vmdef.nim | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/compiler/vmdef.nim b/compiler/vmdef.nim index 3b6a44deb..6099bfb9f 100644 --- a/compiler/vmdef.nim +++ b/compiler/vmdef.nim @@ -93,6 +93,7 @@ type opcNGetType, opcNStrVal, opcNSigHash, + opcNGetSize, opcNSetIntVal, opcNSetFloatVal, opcNSetSymbol, opcNSetIdent, opcNSetType, opcNSetStrVal, |