Not urgent, but currently you can write things like: ``` @if(true) { (something: SomeType) => foo } ``` I don't think that makes sense in twirl (?). Also check other statements where we should disallow that.