James Dyer
Results
2
comments of
James Dyer
I am running Ubuntu 18.04 on WSL with opam version 1.2.2 which installed sedlex 1.99.4. I got the output above by running `#require "sedlex";;` and then `#show Sedlexing;;` in utop.
As far as I can tell, it's using the same version e.g. `opam show sedlex` and `#list;;` in utop both agree that the version is 1.99.4. Is there some other...