Remix.run Logo
Sohcahtoa82 3 hours ago

Probably someone who writes C/C++ and formats their code that way

    if ( x == ( y + z ) * w ) {
Personally, I find it hard to read.