Merged LambdaResultOutflowBehaviour and LambdaCallsBehaviour into one

This commit is contained in:
Valentin Kipyatkov
2020-04-11 11:07:04 +03:00
parent 1e39d4a63c
commit 61d4383cb9
48 changed files with 242 additions and 254 deletions
@@ -1,7 +1,7 @@
4 val x = { <bold>1</bold> }()
4 val <bold>x = { 1 }()</bold>
4 val x = <bold>{ 1 }()</bold>
4 [LAMBDA] val x = <bold>{ 1 }</bold>()
4 [LAMBDA IN] val x = <bold>{ 1 }</bold>()
4 val x = <bold>{ 1 }</bold>()
4 val x = { <bold>1</bold> }()