class Test { void foo(){ int value; int val1 = value; } }