Content
if (condition) return A; else return B; return condition ? A : B;
HTTP 418: I'm a teapot
The server identifies as a teapot now and is on a tea break, brb
HTTP 418: I'm a teapot
The server identifies as a teapot now and is on a tea break, brb
if (condition) return A; else return B; return condition ? A : B;