Alt text:
Transcendence meme template
function main() {…}
int main() {…}
void main() {…}
U0 main() {…}
/* HolyC example */ U0 Main() { U8 *message = "hello world"; "%s\n",message; } Main;
Alt text:
Transcendence meme template
function main() {…}
int main() {…}
void main() {…}
U0 main() {…}
/* HolyC example */ U0 Main() { U8 *message = "hello world"; "%s\n",message; } Main;
well I’d assume U0 is the void type. since it contains no data