Do not set redundant space in string representation of lambdas

This commit is contained in:
Vitaliy.Bibaev
2017-12-25 17:08:57 +03:00
committed by Yan Zhulanow
parent 89abcb82e4
commit da731b9bae
5 changed files with 5 additions and 5 deletions
@@ -1,4 +1,4 @@
{ y ->
{ y ->
y.method1()
y.method2()
}