summaryrefslogtreecommitdiff
path: root/testsuite/tests/parse-errors/unclosed_class_signature.compilers.reference
blob: 8c93b930fcc5f86f4f7adbb617a0275344648f8a (plain)
1
2
3
4
5
6
File "unclosed_class_signature.mli", line 11, characters 0-0:
Error: Syntax error: 'end' expected
File "unclosed_class_signature.mli", line 10, characters 10-16:
10 | class c : object
               ^^^^^^
  This 'object' might be unmatched