JVM_IR: Remove $$forInline suffix for fake inliner variables

Otherwise, IDE will not be able to navigate to inline functions.
 #KT-36797 Fixed
This commit is contained in:
Ilmir Usmanov
2020-02-20 13:31:05 +01:00
parent 325ad14ac9
commit 52e7cd5725
2 changed files with 3 additions and 4 deletions
@@ -1,6 +1,3 @@
// $$forInline suffix is not needed: KT-36797
// JVM_IR generates fake inliner variable with suffix $$forInline, when old BE does not do this
// IGNORE_BACKEND: JVM_IR
interface ApplicationCall
interface AuthenticationService {