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