//FILE:sameFile.kt //---------------------------------------------------------------------------------- package test import testing.TestClass class ~same-file~TestClass val a1: `testing`TestClass? = null //FILE:testing.kt //---------------------------------------------------------------------------------- package testing class ~testing~TestClass