// "Join declaration and assignment" "true" class Test { { int i = 4 * (2 + 3); } }