KT-21928 Structure view doesn't show default constructor

This commit is contained in:
Toshiaki Kameyama
2017-12-22 11:19:59 +09:00
committed by Nikolay Krasko
parent 3178dee759
commit 9fad40b586
5 changed files with 12 additions and 2 deletions
@@ -3,4 +3,5 @@
a: Int location=→TestData
field: Int
some(): Unit location=→TestData
TestData
-TestData
constructor TestData(Int)