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…
Откажи
Сачувај