Revision 5d030a1796255d05c8812d65d8ad1af5b3ebb80f authored by François Dupressoir on 12 May 2022, 06:47:58 UTC, committed by Pierre-Yves Strub on 12 May 2022, 06:49:18 UTC
This removes the error message when the RHS is a procedure call. This
allows us to accept things that were rejected before, when a procedure
and operator share their name.

A follow-up may re-enable it.

Fix #189
1 parent cdc065e
History
File Mode Size
Makefile -rw-r--r-- 556 bytes
_tags -rw-r--r-- 329 bytes
myocamlbuild.ml -rw-r--r-- 1.7 KB
ppx_lint.ml -rw-r--r-- 2.2 KB

back to top