Reformatted testData
This commit is contained in:
+1
-2
@@ -1,6 +1,5 @@
|
||||
import kotlin.collections.Map.Entry
|
||||
|
||||
class A {
|
||||
internal fun foo(o: Entry<Any, Any>) {
|
||||
}
|
||||
internal fun foo(o: Entry<Any, Any>) {}
|
||||
}
|
||||
Reference in New Issue
Block a user