Przeglądaj źródła

test now passes

master
Nathan R 3 lat temu
rodzic
commit
0127f27442
1 zmienionych plików z 9 dodań i 0 usunięć
  1. +9
    -0
      tests-std/test51.out

+ 9
- 0
tests-std/test51.out Wyświetl plik

@ -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();
}
}

Ładowanie…
Anuluj
Zapisz