瀏覽代碼

test now passes

master
Nathan R 3 年之前
父節點
當前提交
0127f27442
共有 1 個檔案被更改,包括 9 行新增0 行删除
  1. +9
    -0
      tests-std/test51.out

+ 9
- 0
tests-std/test51.out 查看文件

@ -0,0 +1,9 @@
main() {
if (nerror) cleanup();
else if (argc < 1) faterror("no input file%s", cmdusage);
else for (; 0 < argc; cleanup(), ++argv, --argc) {
targetdelta = 0;
ffree();
}
}

Loading…
取消
儲存