mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-09 15:53:37 +00:00
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
|