Code-style: Cringe pics

Post the worst code styles you have found.

I’ll start:

public class MYCLASS-1{
 //Spacing intended
 private static void _UPDATEDISPLAYRESOLUTIONWITHNEW(_WIDTH, _HEIGHT){

 }
}