This doc example: `````` /// ```ignore /// let heart = '❤️'; /// ``` `````` compiles and passes with `rustdoc --test`, but not just generating documentation.