Add incremental compilation inline call site tests

This commit is contained in:
Alexey Tsvetkov
2015-09-07 15:25:39 +03:00
parent 61423a19f0
commit 8d1480e877
69 changed files with 504 additions and 9 deletions
@@ -0,0 +1,4 @@
package usage
val y: Int
get() = inline.f()