Register AssignResolutionAltererExtension in KotlinCoreEnvironment
This commit is contained in:
committed by
Dmitriy Novozhilov
parent
09429ff432
commit
6052962f50
+1
-1
@@ -36,7 +36,7 @@ import org.jetbrains.kotlin.types.expressions.ExpressionTypingContext
|
||||
*/
|
||||
@RequiresOptIn(level = RequiresOptIn.Level.ERROR)
|
||||
@Retention(AnnotationRetention.BINARY)
|
||||
internal annotation class InternalNonStableExtensionPoints
|
||||
annotation class InternalNonStableExtensionPoints
|
||||
|
||||
@InternalNonStableExtensionPoints
|
||||
interface TypeResolutionInterceptorExtension {
|
||||
|
||||
Reference in New Issue
Block a user