Minor: use ".touch" extension instead of ".new" in incremental compilation tests when it possible
This commit is contained in:
Vendored
-7
@@ -1,7 +0,0 @@
|
||||
package a
|
||||
|
||||
open class A
|
||||
|
||||
inline fun f(): A {
|
||||
return A()
|
||||
}
|
||||
Reference in New Issue
Block a user