瀏覽代碼

fixed multiple completion

Nicolas Cannasse 14 年之前
父節點
當前提交
ed5d0adbb2
共有 1 個文件被更改,包括 1 次插入0 次删除
  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 ->