]> git.lizzy.rs Git - rust.git/blob - src/test/rustdoc/issue-60482.rs
Merge commit 'dbee13661efa269cb4cd57bb4c6b99a19732b484' into sync_cg_clif-2020-12-27
[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;