Add simple inline incremental compilation test cases
Original commit: 32c041d4db
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
package usage
|
||||
|
||||
fun testF() {
|
||||
inline.f()
|
||||
}
|
||||
Reference in New Issue
Block a user