Summary: We've had some issues with names like `arr$` appearing in error reports. Any identifier name that contains $ cannot have come from source code because it is not a legal Java identifier. This change should stop these reports because Errdesc.ml refuses to use temporary var names in error reports. Reviewed By: jeremydubreil Differential Revision: D4322305 fbshipit-source-id: 16237femaster
parent
26ba5336a8
commit
6d7b8099f7
Loading…
Reference in new issue