fix syntax error in debug code in odoc_sig.ml

master
Damien Doligez 2016-02-19 11:09:55 +01:00
parent 57882471ad
commit 57620a7afd
1 changed files with 1 additions and 1 deletions

View File

@ -798,7 +798,7 @@ module Analyser =
(* DEBUG *) print_DEBUG ("constructor/field "^name^": "^comm)
(* DEBUG *) in
(* DEBUG *) List.iter f_DEBUG name_comment_list;
(* DEBUG *) end
(* DEBUG *) end;
(* get the information for the type in the signature *)
let sig_type_decl =
try Signature_search.search_type table name.txt