// "Join declaration and assignment" "true" class Test { { String ss = "", a = ""; ss = "hello"; } }