Minor: use ".touch" extension instead of ".new" in incremental compilation tests when it possible
This commit is contained in:
Vendored
-6
@@ -1,6 +0,0 @@
|
||||
package test
|
||||
|
||||
fun main(args: Array<String>) {
|
||||
f { println("to be inlined") }
|
||||
other.f { println("to be inlined") }
|
||||
}
|
||||
Reference in New Issue
Block a user