From f1b7c0494edbe8e2a6c6eb4764354bbfd6703bf1 Mon Sep 17 00:00:00 2001 From: Araq Date: Tue, 17 Sep 2019 10:24:25 +0200 Subject: fixes #12195 --- compiler/vmdef.nim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'compiler/vmdef.nim') diff --git a/compiler/vmdef.nim b/compiler/vmdef.nim index 17c133b08..f530ceeb2 100644 --- a/compiler/vmdef.nim +++ b/compiler/vmdef.nim @@ -31,7 +31,6 @@ type opcYldVal, # yield with a value opcAsgnInt, - opcAsgnStr, opcAsgnFloat, opcAsgnRef, opcAsgnIntFromFloat32, # int and float must be of the same byte size @@ -39,6 +38,7 @@ type opcAsgnFloat32FromInt, # int and float must be of the same byte size opcAsgnFloat64FromInt, # int and float must be of the same byte size opcAsgnComplex, + opcFastAsgnComplex, opcNodeToReg, opcLdArr, # a = b[c] -- cgit 1.4.1-2-gfad0