// Bad typedef int MyInteger; // Good using MyInteger = int;