Sign in
android
/
toolchain
/
rustc
/
d720b3f2ba07cb42ff7b311589c99daefe3aaa22
/
.
/
tests
/
rustdoc
/
issue-60482.rs
blob: 0fd1daa746d41b7cf158e77605530857d3e83016 [
file
] [
log
] [
blame
]
// This code caused a panic in `pulldown-cmark` 0.4.1.
pub
const
BASIC_UNICODE
:
bool
=
true
;
/// # `BASIC_UNICODE`: `A` `|`
/// ```text
/// ```
pub
const
BASIC_FONTS
:
bool
=
true
;