Expanded incremental compilation tests with cache version change.
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
package b
|
||||
|
||||
fun b(param: a.A) {
|
||||
a.a()
|
||||
}
|
||||
Reference in New Issue
Block a user