public class Test { <selection>int a = 2; int b = 3;</selection> public void run() { int myFirst = 12; } }