fn smart_dd_no_yank_empty_line(_: ()) -> String
Return the RHS for a smart dd mapping that skips yanking blank lines.
dd
Produces "_dd when the current line is entirely whitespace; otherwise dd.
"_dd
Intended for an expr mapping.