Convert ConvertTwoComparisonsToRangeCheck intention to inspection
Relates to #KT-17310
This commit is contained in:
+3
@@ -0,0 +1,3 @@
|
||||
// WITH_RUNTIME
|
||||
val N = 42
|
||||
fun test(a: Int) = a in 0 until N
|
||||
Reference in New Issue
Block a user