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