function x() { return 3; } function z() {} const y = x(); const something_NOT_recommended = true;