JVM_IR KT-45853 include return type into Java method IdSignature

This is a hack required to accept [potentially] incorrect input
provided by the front-end; see KT-46042.
This commit is contained in:
Dmitry Petrov
2021-04-08 22:29:02 +03:00
committed by TeamCityServer
parent 5ce746f1ec
commit 7e03f8ea80
27 changed files with 299 additions and 70 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
// FIR_IDENTICAL
// DUMP_EXTERNAL_CLASS kotlin.Int
// DUMP_EXTERNAL_CLASS: kotlin.Int
val test = Int.MIN_VALUE