Add some more string test cases

This commit is contained in:
Rangi42
2025-01-27 23:44:52 -05:00
parent c4b456b166
commit 34a9c8e083
8 changed files with 32 additions and 2 deletions

View File

@@ -26,4 +26,6 @@ error: invalid-format.asm(16):
Formatting type 'd' with exact flag '#'
error: invalid-format.asm(17):
Formatting type 'd' with fractional width
error: Assembly aborted (14 errors)!
error: invalid-format.asm(18):
Formatting type 'd' with fractional precision
error: Assembly aborted (15 errors)!