introduce functional variable: allow comments (IDEA-174183)

This commit is contained in:
Anna Kozlova
2017-06-09 16:51:20 +03:00
parent 1bf8d3d7a8
commit 404fe68c03
4 changed files with 18 additions and 1 deletions
@@ -0,0 +1,5 @@
class Test {
{
<selection>//my comment</selection>
}
}