]> git.lizzy.rs Git - rust.git/blob - src/test/rustdoc/issue-60482.rs
Merge commit '0c89065b934397b62838fe3e4ef6f6352fc52daf' into libgccjit-codegen
[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;