I am a wasteof.money user!
#include <stdio.h> void hi(void) { puts("hi"); }
fn hi() { println!("hi"); }
function hi() { console.log('hi'); }