default -> companion: replace all mentions of default and default object
This commit is contained in:
@@ -22,7 +22,7 @@ import java.util.*
|
||||
import kotlin.test.*
|
||||
import org.junit.Test as test
|
||||
|
||||
class DefaultObjectsExtensionsTest {
|
||||
class CompanionObjectsExtensionsTest {
|
||||
test fun intTest() {
|
||||
val i = Int
|
||||
|
||||
|
||||
Reference in New Issue
Block a user