You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I noticed a require/:refer that results in no :refer (empty vector) don't get discarded even with :aggressive true. for instance this require with an unused match symbol
I noticed a require/:refer that results in no
:refer
(empty vector) don't get discarded even with:aggressive true
. for instance this require with an unusedmatch
symbolresults in this
expectation would be
The text was updated successfully, but these errors were encountered: