const x = () => do { switch (new Date().getDay()) { case 0: get(); 1+1; break; default: "weekday 🚴" } }