class X { { String str = ""; foo(str); } void foo(String str) { } }