forked from TCShenanigans/symphony_stdlib
Add test and fix for edgecase
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user