[JVM_IR] Remove line numbers from delegated member functions.

This fixes smart step into for delegated member functions.
Additionally, we align on the string "memberFunctionName(...)"
for expression non-null checks for both JVM_IR and JVM
backends.
This commit is contained in:
Mads Ager
2020-09-17 14:14:48 +02:00
committed by Alexander Udalov
parent eea4ff33a0
commit 05c662ec55
8 changed files with 20 additions and 13 deletions
@@ -1,4 +1,3 @@
// IGNORE_BACKEND: JVM_IR
LineBreakpoint created at smartStepIntoWithDelegates.kt:24
LineBreakpoint created at smartStepIntoWithDelegates.kt:32
LineBreakpoint created at smartStepIntoWithDelegates.kt:40