Fixed incremental compilation, when removing all callables from file.

This commit is contained in:
Evgeny Gerashchenko
2014-12-09 19:36:41 +03:00
parent d126a9711c
commit 4e702e34f0
10 changed files with 70 additions and 14 deletions
@@ -0,0 +1,4 @@
package test
fun a() {
}