Also fix the jump if its the last one
Signed-off-by: Marcel Müller <neikos@neikos.email>
This commit is contained in:
parent
ff308649b9
commit
ae379df9db
7 changed files with 185 additions and 2 deletions
|
|
@ -14,7 +14,7 @@ input_file: tests/cases/condition.nomo
|
|||
emit_slot: VariableSlot {
|
||||
index: 0,
|
||||
},
|
||||
jump: 9223372036854775807,
|
||||
jump: 5,
|
||||
},
|
||||
AppendContent {
|
||||
content: "\n " (13..18),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue