mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-28 22:07:49 +00:00
Add some more tests, and fix some existing ones
This commit is contained in:
5
test/asm/align-large.err
Normal file
5
test/asm/align-large.err
Normal file
@@ -0,0 +1,5 @@
|
||||
error: align-large.asm(1):
|
||||
Alignment must be between 0 and 16, not 17
|
||||
error: align-large.asm(2):
|
||||
Alignment must be between 0 and 16, not 17
|
||||
error: Assembly aborted (2 errors)!
|
||||
Reference in New Issue
Block a user