KT-13674 Add quickfix to remove the final upper bound
#KT-13674 Fixed
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
// "Remove final upper bound" "true"
|
||||
|
||||
data class DC<T : Int<caret>>(val x: T, val y: String)
|
||||
Reference in New Issue
Block a user