#define a /* #! \ sub 'echo {print @_; print "\n"} #' 2>/dev/null # \ echo "my polyglot"; exit; # \ sub puts{}; puts "my polyglot"; exit; #*/ #include #define sub main #define asdf () sub asdf { printf("my polyglot\n");}