reasonml / reason

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

Unboxed call at toplevel loses the`@bs` annotation (by putting it outside the expression). #2610

Open cristianoc opened 4 years ago

cristianoc commented 4 years ago

foo(. bar) at toplevel

see https://github.com/BuckleScript/syntax/issues/55