Add incremental compilation inline call site tests
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
package usage
|
||||
|
||||
fun usage() {
|
||||
val x = inline.f()
|
||||
}
|
||||
Reference in New Issue
Block a user