Setup spacing rules for anonymous initializers

This commit is contained in:
Denis Zharkov
2015-03-18 12:42:47 +03:00
parent bd5dbb665e
commit 13f933693f
10 changed files with 211 additions and 1 deletions
@@ -0,0 +1,35 @@
annotation class Ann
class A
{
{
}
{
}
init
{
}
init
{
}
init
{
}
{
}
/* abcde */init
{
}
/* abc */ init // eol-comment
{
}
}
// SET_TRUE: LBRACE_ON_NEXT_LINE