Tired of having to add types to your code in C++?
Can't decide on auto vs. no auto?

I have another simple rule in my codebase:
#define used types once at the top, let the compiler figure out the rest and stop caring about details.

With video proof this time!

#cpp

@molecularmusing im trying to guess how this is done and totally spacing ;-)
@vfig Haha, everybody loves a good riddle ;)
Whitespace - Esolang