% Intro. @** Hello. @c int main (int ac, const char **av) { @ return 0; } @ The code. @ = puts ("hello, world");