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