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