SmartStepInto: render kotlin functions properly
This commit is contained in:
+1
-1
@@ -7,4 +7,4 @@ class A {
|
||||
fun get(i: Int) = 1
|
||||
}
|
||||
|
||||
// EXISTS: get(int)
|
||||
// EXISTS: get(Int)
|
||||
Reference in New Issue
Block a user