KT-11680 Code completion of label for existing return with value inserts redundant whitespace

#KT-11680 Fixed
 #KT-9993 Fixed
This commit is contained in:
Valentin Kipyatkov
2016-04-01 17:54:20 +03:00
parent e9758099ce
commit f0dd70d94c
6 changed files with 43 additions and 3 deletions
@@ -0,0 +1,4 @@
class <caret>MyClass
// ELEMENT: "class"
// CHAR: '\t'