Do not recompile files compiled in current round
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
package foo
|
||||
|
||||
fun useF() {
|
||||
println(f())
|
||||
}
|
||||
Reference in New Issue
Block a user