From af19d556355b6e79296811cb18fe511f8784b8f1 Mon Sep 17 00:00:00 2001 From: Roberto Ierusalimschy Date: Mon, 13 May 2002 10:09:00 -0300 Subject: generic for also coded to make test at the end of the loop --- lopcodes.h | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'lopcodes.h') diff --git a/lopcodes.h b/lopcodes.h index 79dae70c..fbdec4cf 100644 --- a/lopcodes.h +++ b/lopcodes.h @@ -1,5 +1,5 @@ /* -** $Id: lopcodes.h,v 1.95 2002/04/24 20:07:46 roberto Exp roberto $ +** $Id: lopcodes.h,v 1.96 2002/05/06 15:51:41 roberto Exp roberto $ ** Opcodes for Lua virtual machine ** See Copyright Notice in lua.h */ @@ -170,7 +170,8 @@ OP_FORLOOP,/* A sBx R(A)+=R(A+2); if R(A)