blob: d84cff1b0a3f2f77ba422a8e0130d61817eeb252 [file] [log] [blame]
package test.bugs.b232788;
public class X03_mixed {
public void foo(String str) /*
* Mixed
* mode,
* tab
* size=1,
* indentation
* size=1
*/{
}
}