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