// "Replace call with method body" "true" import java.util.function.IntSupplier; public class Main { public void call() { switch((0)) {} } }