diff options
Diffstat (limited to 'ljumptab.h')
-rw-r--r-- | ljumptab.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -96,6 +96,7 @@ static void *disptab[] = { | |||
96 | &&L_OP_FORPREP1, | 96 | &&L_OP_FORPREP1, |
97 | &&L_OP_FORLOOP, | 97 | &&L_OP_FORLOOP, |
98 | &&L_OP_FORPREP, | 98 | &&L_OP_FORPREP, |
99 | &&L_OP_TFORPREP, | ||
99 | &&L_OP_TFORCALL, | 100 | &&L_OP_TFORCALL, |
100 | &&L_OP_TFORLOOP, | 101 | &&L_OP_TFORLOOP, |
101 | &&L_OP_SETLIST, | 102 | &&L_OP_SETLIST, |