package p;//6, 19 - 6, 22 class A { void f(String bar) { String temp= bar; String x= temp; } }