blob: c78142e2d8010545cb18318a46138edad8e14964 [file] [log] [blame]
package validSelection_in;
public class A_test368 {
protected void foo() {
// comment
/*[*/foo();
/* comment*/ /*]*/
}
}