Do not show Smart Step Into targets for @InlineOnly callables (KT-33728)

This commit is contained in:
Yan Zhulanow
2019-09-05 22:15:41 +09:00
parent ff7f1c62a9
commit bf027fb824
5 changed files with 21 additions and 1 deletions
@@ -41,4 +41,4 @@ class L {
}
}
// EXISTS: println(Any?), constructor B(), constructor C(Int), constructor D(), constructor E(Int), constructor F(), constructor G(Int), constructor J(), constructor K(Int), constructor L()
// EXISTS: constructor B(), constructor C(Int), constructor D(), constructor E(Int), constructor F(), constructor G(Int), constructor J(), constructor K(Int), constructor L()