littletest52.obs
来自「格式化源码的最新板」· OBS 代码 · 共 7 行
OBS
7 行
unit littletest52;interface implementation {$UNDEF FOO}{$IFDEF FOO}
// apparently not - this would be 'invalid compier directive' if it was not ifdefed out
{$WARRAWAK}
{$ENDIF}end.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?