479711e812
Tweaked test generator to avoid creating test methods for parent directory of tests.
5 lines
43 B
Plaintext
Vendored
5 lines
43 B
Plaintext
Vendored
package bar
|
|
|
|
fun a() = "a"
|
|
fun aa() = "aa"
|