Files
kotlin-fork/analysis/project-structure
Yan Zhulanow 07aad38c69 [Analysis API] Do not hold a reference to 'KtCodeFragment' from modules
'KtModule' references may be cached for indefinite time. If so,
unused fake documents will wait long before being cleaned up.

^KT-62562 Fixed
2023-12-13 20:29:39 +00:00
..