// "Create block" "true-preview" class X { void foo(int i) { switch(i) { default -> { } } } }