continue.s

来自「俄罗斯高人Mamaich的Pocket gcc编译器(运行在PocketPC上)」· S 代码 · 共 7 行

S
7
字号
; Test line continuation, making sure a commented line is not; broken up and that a continued line is. .textstart:; 	move.d r1,[r8]@ move.d r2,[r8] 	move.d r7,[r8]@ move.d r9,[r8]

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?