1 2 3 4
#include <iostream> class ImANormalCppFile { void normalInTheSenceThatIDoNotUseModules() {} };