Files
kotlin/compiler/testData/asJava/findClasses/multiFile/MultiFile2.kt
Alexander Udalov cfce055b37 Introduce fake light class for file of package
Fixes problems related to not working breakpoints (see comment at the top of
the class)

 #KT-3291 Fixed
2013-01-31 20:43:47 +04:00

4 lines
38 B
Kotlin

package test
fun bar() = 239 + foo()