public class X { void f(int i) { if (true) return; } }