blob: 03366b7d6e9c243b54093c2219f2e64073597627 [file]
// "Remove final upper bound" "true"
data class DC<T : Int<caret>>(val x: T, val y: String)