Add compiler X-flag to enable self upper bound type inference
^KT-48026 Fixed
This commit is contained in:
committed by
teamcityserver
parent
7567597be6
commit
dc8dbad0bc
@@ -0,0 +1,4 @@
|
||||
compiler/testData/cli/jvm/selfUpperBoundInference.kt:40:25: warning: unchecked cast: WriterAppender.Builder1<B> to B
|
||||
return this as B
|
||||
^
|
||||
OK
|
||||
Reference in New Issue
Block a user