Sign in
fuchsia
/
third_party
/
rust
/
eda6dc928323fcd0ac1b51cea1aa79ab17e8519d
/
.
/
tests
/
rustdoc
/
markdown-60482.rs
blob: e40af12e0225867a8e0cb02f6cf21729b8af843a [
file
] [
log
] [
blame
]
// This code caused a panic in `pulldown-cmark` 0.4.1.
// https://github.com/rust-lang/rust/issues/60482
pub
const
BASIC_UNICODE
:
bool
=
true
;
/// # `BASIC_UNICODE`: `A` `|`
/// ```text
/// ```
pub
const
BASIC_FONTS
:
bool
=
true
;