shithub: rgbds

ref: c7ed9a275e793e9f6509cc6e900cb5d1c659c6b1
dir: /test/asm/anon-label-bad.simple.err/

View raw version
ERROR: anon-label-bad.asm(2):
    Label "!0" created outside of a SECTION
ERROR: anon-label-bad.asm(6):
    Reference to anonymous label 2 before, when only 1 has been created so far
ERROR: anon-label-bad.asm(18):
    syntax error
error: Assembly aborted (3 errors)!