blob: 932db285d0e8fde2e1edaef5057de0b21f5b3f0e [file] [log] [blame] [edit]
<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>