8e1b0c5ab7
There is a single PartialBodyResolveFilter instance per module and each of them were containing just the same sets of available in project Nothing-typed functions (including duplicating String instances), in case of Kotlin project it might sum up to 27M of heap. The solution is to share the global sets between all modules in a project