about summary refs log tree commit diff stats
path: root/115write-byte.subx
diff options
context:
space:
mode:
Diffstat (limited to '115write-byte.subx')
-rw-r--r--115write-byte.subx12
1 files changed, 10 insertions, 2 deletions
diff --git a/115write-byte.subx b/115write-byte.subx
index 4fe793a8..0a4e3c7d 100644
--- a/115write-byte.subx
+++ b/115write-byte.subx
@@ -439,8 +439,16 @@ _test-error-stream:  # (stream byte)
     # current read index
     0/imm32
     # line
-    0x80/imm32  # 128 bytes
-    # data (8 lines x 16 bytes/line)
+    0x100/imm32  # 256 bytes
+    # data (16 lines x 16 bytes/line)
+    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
+    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
+    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
+    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
+    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
+    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
+    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
+    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
     00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
     00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
     00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00