eliom icon indicating copy to clipboard operation
eliom copied to clipboard

Error compiling ATD generated modules

Open dboris opened this issue 6 years ago • 0 comments

Trying to compile a project which includes JSON parsing modules generated with atdgen, I get the following eliomc error:

"Parse error: illegal begin of interf"

The offending line is a warning generated by atdgen in the mli file: [@@@ocaml.warning "-27-32-35-39"]

dboris avatar Jun 18 '19 18:06 dboris