📄 string-2.s
字号:
; Test that strings are evaluated as in the manual (slightly modified).; FIXME: This should be a generic test. .textstart: .ascii "This\0x20is a\040string\x20with a \"newline\" at the 'end'" .ascii "Megatroid\n", "AX-Foo\r\n"end:
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -