johnwhitington / ocamli

OCaml interpreter
BSD 3-Clause "New" or "Revised" License
99 stars 0 forks source link

Char.code returns a char not an int, because of the %identity. #30

Closed johnwhitington closed 7 years ago

johnwhitington commented 8 years ago

Can we fix this by reading the type annotation and synthesizing something?