class Test { public static void main(String[] args) { } public void test(int a) { int a = 23; } }