kotlin-debugging-unresolved-reference-file-clash
Diagnoses and fixes Kotlin JVM "Unresolved reference" compilation errors caused by file facade class name clashes. Use when you encounter "Unresolved reference" or "can't resolve" errors in a Kotlin JVM or Kotlin Multiplatform project where dependencies appear correct, especially after adding, moving, or renaming Kotlin files with top-level declarations.
2026-04-12