Prohibit using annotations without TYPE target in several type positions
#KT-8325 Fixed #KT-19455 Fixed #KT-25876 Fixed #KT-28449 Fixed
This commit is contained in:
committed by
TeamCityServer
parent
1cff17bb58
commit
0b2943d34c
@@ -10,4 +10,3 @@ import org.jetbrains.kotlin.fir.symbols.ConeTypeParameterLookupTag
|
||||
abstract class ConeTypeParameterType : ConeLookupTagBasedType() {
|
||||
abstract override val lookupTag: ConeTypeParameterLookupTag
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user