📄 err-ser-1.s
字号:
% { dg-do assemble { target mmix-*-* } }% { dg-bogus "bad expression" "" { xfail mmix-*-* } 9 }% { dg-bogus "bad expression" "" { xfail mmix-*-* } 10 }% Make sure we correctly diagnose the serial-number operator.% We can't stop the "bad expression" error, though; hence the "bogus" errors.a IS 42Main TETRA &a<<8 { dg-error "serial number operator is not supported" "" } TETRA 3+&a<<8 { dg-error "serial number operator is not supported" "" }
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -