Sign in
android
/
toolchain
/
rustc
/
refs/heads/main
/
.
/
tests
/
rustdoc
/
doctest
/
doctest-hide-empty-line-23106.rs
blob: 2e8a8f3f1e2b68bcfceccd75914344125d46534a [
file
] [
log
] [
blame
] [
edit
]
//@ compile-flags:--test
// https://github.com/rust-lang/rust/issues/23106
#![
crate_name
=
"issue_23106"
]
/// ```
/// #
/// ```
pub
fn
main
()
{
}