blob: ad20205f4d2b3810b48ab939b47128e9863a39bf (
plain)
1
2
3
4
5
6
|
File "unclosed_sig.mli", line 10, characters 0-0:
Error: Syntax error: 'end' expected
File "unclosed_sig.mli", line 8, characters 11-14:
8 | module M : sig
^^^
This 'sig' might be unmatched
|