Refactoring: move SamConversionResolver to more applicable package

This commit is contained in:
Mikhail Zarechenskiy
2019-11-18 16:19:48 +03:00
parent c93c82236c
commit cd5c1b96bb
16 changed files with 16 additions and 10 deletions
@@ -3,7 +3,7 @@
* Use of this source code is governed by the Apache 2.0 license that can be found in the license/LICENSE.txt file.
*/
package org.jetbrains.kotlin.resolve
package org.jetbrains.kotlin.resolve.sam
import org.jetbrains.kotlin.container.DefaultImplementation
import org.jetbrains.kotlin.container.PlatformSpecificExtension