Ver a proveniência

test now passes

master
Nathan R há 3 anos
ascendente
cometimento
0127f27442
1 ficheiros alterados com 9 adições e 0 eliminações
  1. +9
    -0
      tests-std/test51.out

+ 9
- 0
tests-std/test51.out Ver ficheiro

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

Carregando…
Cancelar
Guardar