Content
bool truefalse (bool input) bool output; if (inputtrue) outputtrue; if (input--false) outputfalse; 7 return output;
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
bool truefalse (bool input) bool output; if (inputtrue) outputtrue; if (input--false) outputfalse; 7 return output;