nonsense.exp
来自「这是一个linux 嵌入式系统中很重要的GCC编译器程序」· EXP 代码 · 共 13 行
EXP
13 行
catch "exec $MAKEINFO -o ./nonsense.info $srcdir/text/nonsense.texi" maki_outverbose "Makeinfo output: $maki_out" 1if [string match \ "*Unknown info command*" \ "$maki_out" \ ] then { pass "unknown command detection"} else { fail "unknown command detection"}
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?