about summary refs log tree commit diff stats
path: root/apps
diff options
context:
space:
mode:
Diffstat (limited to 'apps')
-rw-r--r--apps/subx-common.subx1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/subx-common.subx b/apps/subx-common.subx
index 4b9423aa..72e625d2 100644
--- a/apps/subx-common.subx
+++ b/apps/subx-common.subx
@@ -489,6 +489,7 @@ test-skip-string-works-from-mid-stream:
     # . . discard args
     81          0/subop/add         3/mod/direct    4/rm32/esp    .           .             .           .           .               8/imm32           # add to esp
     # precondition: line->read == 2
+    b8/copy-to-eax  _test-input-stream/imm32
     c7          0/subop/copy        1/mod/*+disp8   0/rm32/eax    .           .             .           .           4/disp8         2/imm32           # copy to *(eax+4)
     # skip-string(_test-input-stream)
     # . . push args