SmartStepInto: render kotlin functions properly

This commit is contained in:
Natalia Ukhorskaya
2015-07-22 18:11:31 +03:00
parent e4d5984cf0
commit b76b251489
13 changed files with 82 additions and 16 deletions
@@ -8,4 +8,4 @@ class Delegate {
fun get(t: Any?, p: PropertyMetadata) = 1
}
// EXISTS: a.get(Object\, PropertyMetadata)
// EXISTS: a.get(Any?\, PropertyMetadata)