📄 test.l
字号:
# 29oct07abu# (c) Software Lab. Alexander Burger### Unit Tests #### /path/to/p dbg.l lib/test.l(test T (pool (tmp "db")))(load "test/src/main.l" "test/src/apply.l" "test/src/flow.l" "test/src/sym.l" "test/src/subr.l" "test/src/big.l" "test/src/io.l" "test/src/net.l" )(load "test/lib.l")(load "test/lib/misc.l")(load "test/lib/lint.l")# vi:et:ts=3:sw=3
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -