소스 검색

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 ->