cfce055b37
Fixes problems related to not working breakpoints (see comment at the top of the class) #KT-3291 Fixed
4 lines
38 B
Kotlin
4 lines
38 B
Kotlin
package test
|
|
|
|
fun bar() = 239 + foo()
|