Approximate expected type before reporting INTEGER_OPERATOR_RESOLVE_WILL_CHANGE
^KT-47447 Fixed
This commit is contained in:
committed by
TeamCityServer
parent
5bfdd5be5f
commit
24bb9a4e14
@@ -0,0 +1,6 @@
|
||||
// FIR_IDENTICAL
|
||||
// LANGUAGE: -ApproximateIntegerLiteralTypesInReceiverPosition
|
||||
// ISSUE: KT-47447
|
||||
// FULL_JDK
|
||||
|
||||
fun test()= java.util.Objects.requireNonNull(1 + 1)
|
||||
@@ -0,0 +1,3 @@
|
||||
package
|
||||
|
||||
public fun test(): kotlin.Int!
|
||||
Reference in New Issue
Block a user