Files
kotlin-fork/idea/testData/debugger/tinyApp/outs/internalProperty.out
T
Nikolay Krasko 42868b1364 Fix evaluate for internal functions (KT-15854)
#KT-15854 Fixed
2017-04-11 12:33:07 +03:00

10 lines
269 B
Plaintext
Vendored

LineBreakpoint created at internalProperty.kt:5
Run Java
Connected to the target VM
internalProperty.kt:5
Compile bytecode for MyClass().internalVal
Compile bytecode for MyClass().internalValWithGetter
Disconnected from the target VM
Process finished with exit code 0