Smart step into for constructors

This commit is contained in:
Natalia Ukhorskaya
2015-11-25 17:10:36 +03:00
parent 062b27995c
commit 9bcc9e4b1d
5 changed files with 71 additions and 18 deletions
+1
View File
@@ -25,4 +25,5 @@ val propFoo: Int
// EXISTS: fooWithParam: f.invoke()
// EXISTS: test()
// EXISTS: constructor FooClass()
// EXISTS: constructor FooClass(Int)
// EXISTS: constructor FooClass(Int\, Int)