KT-2818 Show Parameters should show short type names instead of long

#KT-2818 Fixed
This commit is contained in:
Andrey Breslav
2012-11-26 14:49:28 +04:00
parent 0207693cec
commit bc7f2fd09b
14 changed files with 25 additions and 25 deletions
@@ -6,4 +6,4 @@ class B(): A(5) {
A(<caret>3)
}
}
//Text: (x: jet.Int), Disabled: false, Strikeout: false, Green: true
//Text: (x: Int), Disabled: false, Strikeout: false, Green: true