package test.bugs.b232788; public class X03_tabs { public void foo( String str) /* * Tabs mode, tab size=1 */ { } }