Expanded incremental compilation tests with cache version change.

This commit is contained in:
Evgeny Gerashchenko
2015-03-17 19:34:09 +03:00
parent 2f001ca696
commit 2aeccc7011
11 changed files with 57 additions and 4 deletions
@@ -0,0 +1,6 @@
package a
class A
fun a() {
}