Add CLI test for K/javac project with non-transitive dependency, KT-33932

This commit is contained in:
Mikhail Glukhikh
2019-10-18 12:29:05 +03:00
parent 87e2f9d96b
commit 91a58fffb8
5 changed files with 16 additions and 0 deletions
@@ -0,0 +1,2 @@
package my
class First : Base()