clj-diff icon indicating copy to clipboard operation
clj-diff copied to clipboard

Fix reflection warnings

Open emlyn opened this issue 6 years ago • 0 comments

I'm seeing reflection warnings like:

Reflection warning, clj_diff/optimizations.clj:21:16 - call to method indexOf on java.lang.Object can't be resolved (no such method).

I think this should fix them.

emlyn avatar Dec 19 '19 10:12 emlyn