[FIR] Add CAST_NEVER_SUCCEEDS
This commit is contained in:
committed by
TeamCityServer
parent
4ca757446a
commit
2b5524b18f
@@ -1,3 +1,4 @@
|
||||
// FIR_IDENTICAL
|
||||
// KT-702 Type inference failed
|
||||
fun <T> getJavaClass() : java.lang.Class<T> { return "" <!CAST_NEVER_SUCCEEDS!>as<!> Class<T> }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user