class A { // IDEA-138747 void myMethod() { /* int myOldCodeCommentedOut; * / with an old comment (only closure) */int somecode; } }