Browse Source

fixed multiple completion

Nicolas Cannasse 14 năm trước cách đây
mục cha
commit
ed5d0adbb2
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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 ->