This is sadly an issue, but even with:
xs.map: x => x
// identity function or cast to x => x
This is why I would encourage us to 1) move past the :
symbol to introduce blocs, and 2) discourage braceless lambdas, as braced are clear enough (in my opinion, except for DSTs)