Reformat stdlib tests and samples
#KT-5558
This commit is contained in:
@@ -9,7 +9,7 @@ import kotlin.comparisons.*
|
||||
import kotlin.test.*
|
||||
|
||||
|
||||
class ProgressionLastElementTest {
|
||||
class ProgressionLastElementTest {
|
||||
|
||||
private val MAX = Int.MAX_VALUE
|
||||
private val MIN = Int.MIN_VALUE
|
||||
|
||||
Reference in New Issue
Block a user