]> git.lizzy.rs Git - rust.git/blob - src/test/rustdoc/issue-60482.rs
Merge commit '4c41a222ca5d1325fb4b6709395bd06e766cc042' into clippyup
[rust.git] / src / test / rustdoc / issue-60482.rs
1 // This code caused a panic in `pulldown-cmark` 0.4.1.
2
3 pub const BASIC_UNICODE: bool = true;
4
5
6 /// # `BASIC_UNICODE`: `A` `|`
7 /// ```text
8 /// ```
9 pub const BASIC_FONTS: bool = true;