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