Skip to content
Snippets Groups Projects
Commit 38ae7765 authored by Pierre Loic Garoche's avatar Pierre Loic Garoche
Browse files

no comment

parent c5d45c13
No related branches found
No related tags found
No related merge requests found
......@@ -49,7 +49,7 @@ let return_code kind =
fprintf fmt
"library %s.lusic has a different version number and may crash compiler.@.Please recompile the corresponding interface or source file.@."
sym
| AlgebraicLoop _ -> assert false (* should have been handled yet *)
| AlgebraicLoop -> assert false (* should have been handled yet *)
let pp_warning loc pp_msg =
Format.eprintf "%a@.Warning: %t@."
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment