]> git.lizzy.rs Git - rust.git/blob - src/test/rustdoc/issue-60482.rs
Merge commit '61667dedf55e3e5aa584f7ae2bd0471336b92ce9' into sync_cg_clif-2021-09-19
[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;