todo_inline
来自「source of perl for linux application,」· 代码 · 共 7 行
TXT
7 行
print <<DUMMY_TEST;1..3not ok 1 - Foo # TODO Just testing the todo interface.ok 2 - Unexpected success # TODO Just testing the todo interface.ok 3 - This is not todoDUMMY_TEST
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?