📄 err-byte1.s
字号:
% { dg-do assemble { target mmix-*-* } }% { dg-error "unterminated string" "" { target mmix-*-* } 10 }% { dg-bogus "end of file" "" { xfail mmix-*-* } 0 }# Note that the error is detected in the preformatter, before the text# gets to the assembler. It also gets confused about the unterminated# string. Well, at least we get error messages for it, so no worries.Main SWYM 0,0,0 BYTE 2,"no end BYTE 0
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -