Explorar el Código

fixed multiple completion

Nicolas Cannasse hace 14 años
padre
commit
ed5d0adbb2
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      main.ml

+ 1 - 0
main.ml

@@ -696,6 +696,7 @@ with
 			fields
 		in
 		report_list fields;
+		exit 0
 	| Typer.DisplayTypes tl ->
 		let ctx = Type.print_context() in
 		List.iter (fun t ->