Files
kotlin-fork/idea/testData/debugger/customLibraryForTinyApp/property/1/1.kt
T
Pavel V. Talanov 8d9f17d09d Reconfigure KotlinDebuggerTestCase
It is hiding a problem: evaluate expression fails in libraries
2014-10-22 18:56:28 +04:00

5 lines
60 B
Kotlin
Vendored

package customLib.property
public val foo: Int =
1