public class Test { int a = 3; int c = 12; public void run() { int arr = 12; long test = 1; } }