ref: 5efc49cb127300c765bde6baf4ce0fa3ac8b51ab
dir: /test/asm/use-label-outside-section.err/
error: use-label-outside-section.asm(1):
Label "lab" created outside of a SECTION
error: use-label-outside-section.asm(2):
Expected constant expression: 'lab' is not constant at assembly time
error: Assembly aborted (2 errors)!