reasonml / reason

Simple, fast & type safe code that leverages the JavaScript & OCaml ecosystems
http://reasonml.github.io
MIT License
10.08k stars 425 forks source link

unreachable pattern #2652

Closed EduardoRFS closed 3 years ago

EduardoRFS commented 3 years ago

This issue was open by accident, when trying this code, which I think should be the unreachable expression, but not sure if OCaml allows that.

let f = (.) => ()