Don't remove linebreak after smb. else's statement }
This commit is contained in:
@@ -21,6 +21,12 @@ fun main(args: Array<String>) {
|
||||
while (true) //blabla
|
||||
{
|
||||
}
|
||||
|
||||
do
|
||||
if (true) {
|
||||
|
||||
}
|
||||
while (true)
|
||||
}
|
||||
|
||||
// SET_TRUE: LBRACE_ON_NEXT_LINE
|
||||
Reference in New Issue
Block a user