Minor: use ".touch" extension instead of ".new" in incremental compilation tests when it possible
This commit is contained in:
@@ -1,8 +0,0 @@
|
||||
package test
|
||||
class Foo {
|
||||
fun f() {
|
||||
Bar()
|
||||
}
|
||||
|
||||
class Boo
|
||||
}
|
||||
Reference in New Issue
Block a user