1b8e80941Smrg/* this is a comment */ 2b8e80941Smrg// so is this 3b8e80941Smrg// */ 4b8e80941Smrgf = g/**//h; 5b8e80941Smrg/*//*/l(); 6b8e80941Smrgm = n//**/o 7b8e80941Smrg+ p; 8b8e80941Smrg/* this 9b8e80941Smrgcomment spans 10b8e80941Smrgmultiple lines and 11b8e80941Smrgcontains *** stars 12b8e80941Smrgand slashes / *** / 13b8e80941Smrgand other stuff. 14b8e80941Smrg****/ 15b8e80941Smrgmore code here 16b8e80941Smrg/* Test that /* nested 17b8e80941Smrg comments */ 18b8e80941Smrgare not treated like comments. 19b8e80941Smrg/*/ this is a comment */ 20b8e80941Smrg/*/*/ 21