From 0b8f68def0130ca381c2b2f16cc9b62918e32301 Mon Sep 17 00:00:00 2001 From: Araq Date: Sat, 1 Feb 2014 23:58:20 +0100 Subject: tstringinterp almost working --- compiler/vmdef.nim | 2 ++ 1 file changed, 2 insertions(+) (limited to 'compiler/vmdef.nim') diff --git a/compiler/vmdef.nim b/compiler/vmdef.nim index 480c7f31b..87159c813 100644 --- a/compiler/vmdef.nim +++ b/compiler/vmdef.nim @@ -34,9 +34,11 @@ type opcAsgnComplex, opcLdArr, # a = b[c] + opcLdArrRef, opcWrArr, # a[b] = c opcWrArrRef, opcLdObj, # a = b.c + opcLdObjRef, opcWrObj, # a.b = c opcWrObjRef, opcAddr, -- cgit 1.4.1-2-gfad0