SmartStepInto: render kotlin functions properly
This commit is contained in:
@@ -8,4 +8,4 @@ class Delegate {
|
||||
fun get(t: Any?, p: PropertyMetadata) = 1
|
||||
}
|
||||
|
||||
// EXISTS: a.get(Object\, PropertyMetadata)
|
||||
// EXISTS: a.get(Any?\, PropertyMetadata)
|
||||
Reference in New Issue
Block a user