// "Delete unreachable statement" "true-preview" class Never { void foo(boolean b) { return; } }