``` { (a, b) -> something } ``` won't compile
# getting-started
a
Copy code
{ (a, b) -> something }
won't compile