Add test and fix for edgecase

This commit is contained in:
PleegWat
2026-09-15 21:23:25 +02:00
parent 016c6f7008
commit 836acb48af
2 changed files with 4 additions and 3 deletions
+2 -1
View File
@@ -55,7 +55,8 @@ tests:
@0x20280 U32 0 U8 10 "0\0"
@0x202c0 U32 42069 U8 10 "42069\0"
@0x20300 U32 12345678 U8 10 "12345678\0"
@0x20340
@0x20340 U32 99999999 U8 10 "99999999\0"
@0x20380
end_of_tests:
scratch: U1024 0