9a9b863c9d
Additionally added the ability to use directories in IC tests. #KT-8002 Obsolete
6 lines
40 B
Kotlin
Vendored
6 lines
40 B
Kotlin
Vendored
package baz
|
|
|
|
fun useFun() {
|
|
bar()
|
|
}
|