Back to Report
/ * Comments * / int main ( void ) { char * x = " hello world " ; / / comment return 0 ; }