class Main { public static void main(String[] args) { if (true) { } if (true) { } int a = 2; } }