[K/N][tests] Added a bunch of tests on incremental compilation
This commit is contained in:
+3
@@ -0,0 +1,3 @@
|
||||
package external
|
||||
|
||||
fun foo() = 42
|
||||
+3
@@ -0,0 +1,3 @@
|
||||
package external
|
||||
|
||||
fun foo2() = 128
|
||||
+3
@@ -0,0 +1,3 @@
|
||||
package external
|
||||
|
||||
fun foo2() = 117
|
||||
Reference in New Issue
Block a user