Files
kotlin-fork/idea/testData/debugger/tinyApp/outs/ceAnonymousObject.out
T
Mikhail Zarechenskiy e86d52b681 Fix return type of private members that return anonymous object
#KT-16813 Fixed

Anonymous objects returned from private-in-file members should behave as for private class members
2017-04-17 16:21:05 +03:00

13 lines
363 B
Plaintext
Vendored

LineBreakpoint created at ceAnonymousObject.kt:18
Run Java
Connected to the target VM
ceAnonymousObject.kt:18
Compile bytecode for publicTopLevelObject
Compile bytecode for publicObject
Compile bytecode for protectedObject
Compile bytecode for localObject
Compile bytecode for localObject.test()
Disconnected from the target VM
Process finished with exit code 0