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