b51880332e
#KT-17176 Open
9 lines
263 B
HTML
9 lines
263 B
HTML
<html>
|
|
<body>
|
|
<p>
|
|
Since Kotlin 1.3 it's prohibited to call <i>IntProgression.fromClosedRange()</i> and <i>LongProgression.fromClosedRange()</i> with
|
|
<i>MIN_VALUE</i> step. All such calls should be checked during migration to Kotlin 1.3+.
|
|
</p>
|
|
</body>
|
|
</html>
|