]> git.lizzy.rs Git - rust.git/blob - tests/rustdoc/issue-60482.rs
Rollup merge of #107724 - klensy:imports, r=Mark-Simulacrum
[rust.git] / tests / 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;