replit / prybar

Pry open those interpreters.
GNU General Public License v2.0
253 stars 52 forks source link

OCaml support broken #118

Open cuihtlauac opened 7 months ago

cuihtlauac commented 7 months ago

Using:

Here is what I do (in a fresh clone, using Ubuntu 23.10):

$ cd languages/ocaml
$ ocaml repl.ml -e "let foo = 1;;"
File "./repl.ml", line 111, characters 23-36:
111 |       use_silently ppf explicit_name
                             ^^^^^^^^^^^^^
Error: This expression has type string but an expression was expected of type
         input = Toploop.input