// "Unwrap 'switch'" "true-preview" public class One { void n() { if (true) { } } }