class Test { /** * */ void test() { String something = "/** something */"; } }