This is a joke about HolyC
This is a joke about HolyC
Alt text:
Transcendence meme template
function main() {...}
int main() {...}
void main() {...}
U0 main() {...}
c
/* HolyC example */
U0 Main()
{
U8 *message = "hello world";
"%s\n",message;
}
Main;