From 64d3e4f6359b77a0ba96a858250af9ea13829010 Mon Sep 17 00:00:00 2001 From: andromeda Date: Sun, 15 Mar 2026 21:19:30 +0100 Subject: [PATCH] remove dead lines --- twasm/asm/tests.asm | 3 --- 1 file changed, 3 deletions(-) diff --git a/twasm/asm/tests.asm b/twasm/asm/tests.asm index d2841b2..190f4c2 100644 --- a/twasm/asm/tests.asm +++ b/twasm/asm/tests.asm @@ -379,8 +379,5 @@ msg_fail: .start db "failed." .end db 0x0A, 0x00 -test_byte db "Q" ; unterminated, just a byte chillin -test_token_null db "TestTokn", 0x00 ; followed by null terminator. Quad word -test_token_space db "TestTokn " ; followed by space. Quad word test_elemb_0: ; [This Page Intentionally Left Blank] test_elemb_5 db 0x54, 0x00, 0x21, 0x20, 0x34