/* This is a test */ // This // is // a // test // Comment if (a) { // Comment // Comment b = c; // Comment function foo(d) { // Comment e = f; } } // Comment if (a) { // Comment b = c; // Comment function foo(d) { // Comment e = f; } } // Comment if (a) { // Comment b = c; // Comment function foo(d) { // Comment e = f; } } // Comment foo.bar.baz();