fn main() {
if lorem_ipsum
&& dolor_sit
&& amet_consectetur
&& lorem_sit
&& dolor_consectetur
&& amet_ipsum
&& lorem_consectetur
{
// ...
}
}
this is based formating actually. operators should always be on the left if you do the line splitting. but in most C codebases I see they put it on the line before