/* this is a comment */// so is this// */
f = g/**//h;/*//*/l();
m = n//**/o+ p;/* thiscomment spansmultiple lines andcontains *** starsand slashes / *** /and other stuff.****/
more code here
/* Test that /* nested comments */
are not treated like comments./*/ this is a comment *//*/*/