generate by template: do not delete parts of method signature (IDEA-157445)

This commit is contained in:
Anna Kozlova
2016-06-15 13:31:26 +03:00
parent ed22cab8b3
commit fc4bbbde7c
6 changed files with 76 additions and 0 deletions
@@ -0,0 +1,3 @@
class Test {
<caret>
}