[FIR] Add RedundantCallOfConversionMethod checker
This commit is contained in:
Vendored
+3
@@ -0,0 +1,3 @@
|
||||
FILE: float.kt
|
||||
public final val foo: R|kotlin/Float| = Float(1.1).R|kotlin/Float.toFloat|()
|
||||
public get(): R|kotlin/Float|
|
||||
Reference in New Issue
Block a user