fork download
  1. #!/usr/bin/perl -0777 -p
  2. # your code goes here
  3.  
  4. s{/\*.*?\*/}{}gs
Success #stdin #stdout 0s 3608KB
stdin
/* some comment

multiline */

int myvar;

char * mychar;
char *

//just tests
stdout

int myvar;

char * mychar;
char *

//just tests