/* Test comments */ public void func/*TEST*/() { int local /*-------*/ = 10; /** A comment with another /* comment starting within public int x; */ }