Minor: Remove /*rename*/ marker in Rename tests
This commit is contained in:
+1
-1
@@ -4,5 +4,5 @@ public open class B() {
|
||||
}
|
||||
|
||||
fun test() {
|
||||
/*rename*/B()
|
||||
B()
|
||||
}
|
||||
Reference in New Issue
Block a user