479711e812
Tweaked test generator to avoid creating test methods for parent directory of tests.
5 lines
39 B
Kotlin
Vendored
5 lines
39 B
Kotlin
Vendored
package test
|
|
|
|
fun usage() {
|
|
foo()
|
|
} |