9a9b863c9d
Additionally added the ability to use directories in IC tests. #KT-8002 Obsolete
7 lines
32 B
Kotlin
Vendored
7 lines
32 B
Kotlin
Vendored
package a
|
|
|
|
class A
|
|
|
|
fun a() {
|
|
}
|