Write lineNumber for function literal with void return value
#KT-9865 Fixed
This commit is contained in:
@@ -11,8 +11,10 @@ functionCallStoredToVariable.kt:0
|
||||
functionCallStoredToVariable.kt:43
|
||||
functionCallStoredToVariable.kt:11
|
||||
functionCallStoredToVariable.kt:21
|
||||
functionCallStoredToVariable.kt:22
|
||||
functionCallStoredToVariable.kt:18
|
||||
functionCallStoredToVariable.kt:28
|
||||
functionCallStoredToVariable.kt:29
|
||||
functionCallStoredToVariable.kt:0
|
||||
functionCallStoredToVariable.kt:47
|
||||
functionCallStoredToVariable.kt:25
|
||||
|
||||
@@ -16,7 +16,7 @@ syntheticMethods.kt:23
|
||||
syntheticMethods.kt:26
|
||||
syntheticMethods.kt:23
|
||||
syntheticMethods.kt:31
|
||||
syntheticMethods.kt:32
|
||||
syntheticMethods.kt:25
|
||||
syntheticMethods.kt:28
|
||||
syntheticMethods.kt:8
|
||||
syntheticMethods.kt:36
|
||||
@@ -25,7 +25,7 @@ syntheticMethods.kt:34
|
||||
syntheticMethods.kt:37
|
||||
syntheticMethods.kt:34
|
||||
syntheticMethods.kt:42
|
||||
syntheticMethods.kt:43
|
||||
syntheticMethods.kt:36
|
||||
syntheticMethods.kt:39
|
||||
syntheticMethods.kt:9
|
||||
Disconnected from the target VM, address: '!HOST_NAME!:PORT_NAME!', transport: 'socket'
|
||||
|
||||
@@ -1,14 +1,7 @@
|
||||
LineBreakpoint created at twoLambdasOnOneLineSecond.kt:9
|
||||
LineBreakpoint created at twoLambdasOnOneLineSecond.kt:8 lambdaOrdinal = 1
|
||||
!JDK_HOME!\bin\java -agentlib:jdwp=transport=dt_socket,address=!HOST_NAME!:!HOST_PORT!,suspend=y,server=n -Dfile.encoding=!FILE_ENCODING! -classpath !OUTPUT_PATH!;!KOTLIN_RUNTIME!;!CUSTOM_LIBRARY!;!RT_JAR! twoLambdasOnOneLineSecond.TwoLambdasOnOneLineSecondKt
|
||||
Connected to the target VM, address: '!HOST_NAME!:PORT_NAME!', transport: 'socket'
|
||||
twoLambdasOnOneLineSecond.kt:9
|
||||
twoLambdasOnOneLineSecond.kt:14
|
||||
twoLambdasOnOneLineSecond.kt:9
|
||||
twoLambdasOnOneLineSecond.kt:0
|
||||
twoLambdasOnOneLineSecond.kt:14
|
||||
twoLambdasOnOneLineSecond.kt:9
|
||||
twoLambdasOnOneLineSecond.kt:14
|
||||
twoLambdasOnOneLineSecond.kt:9
|
||||
twoLambdasOnOneLineSecond.kt:8
|
||||
Compile bytecode for it
|
||||
Disconnected from the target VM, address: '!HOST_NAME!:PORT_NAME!', transport: 'socket'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user