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