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