ocamlopt.opt -I +compiler-libs -I bin -c bin/compiler.mli bin/compiler.ml
File "bin/compiler.ml", line 1009, characters 32-48:
Error: This variant pattern is expected to have type Lambda.primitive
The constructor Pbytes_to_string does not belong to type Lambda.primitive
Hi when I try to compile in the
jscompfolder I got this error