30
DragTu
6y

So he is in the “elite” team as a “Sr” dev and i’m in the normal team as a ssr dev.

He: Hey look, the ‘F’ case is empty and doesn’t return anything, can you help me? This is some old code and we have to add some features.

Code:

Switch(string) {
case “J”:
case “F”:
cade “D”:
// some code
break;
// more code
}

I’m crying

Comments
Add Comment