// "Unwrap 'switch'" "true-preview" class X { int[] someArray; native boolean someCondition(int i); void test(int i) { --i; int x = 1; } }