9a9b863c9d
Additionally added the ability to use directories in IC tests. #KT-8002 Obsolete
6 lines
43 B
Kotlin
Vendored
6 lines
43 B
Kotlin
Vendored
package usage
|
|
|
|
fun useFunA() {
|
|
a.a()
|
|
}
|