/* Test 2.2.0.1: in-line comments */
main (/* This should be ignored */)
/*{ brackets should not be seen }*/
{
printf ("Passed Conformance Test 2.2.0.1\n");
/**//*****/}