Sign in
rust
/
rust
/
be90b53d2b756c83f14ea80c4e607fc81dfa3d1d
/
.
/
tests
/
rustdoc-js
/
prototype.rs
blob: 5f6d73cc19626fb5e3e06fc2a9eaa9c288bd7f68 [
file
] [
log
] [
blame
]
// The alias needed to be there to reproduce the bug
// that used to be here.
#[
doc
(
alias
=
"other_alias"
)]
pub
fn
something_else
()
{}