IC: add tests with moving files
Additionally added the ability to use directories in IC tests. #KT-8002 Obsolete
This commit is contained in:
+5
@@ -0,0 +1,5 @@
|
||||
package usage
|
||||
|
||||
fun useClassB() {
|
||||
b.B()
|
||||
}
|
||||
Reference in New Issue
Block a user