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,3 +1,3 @@
{ x ->
{ x ->
x.method()
}