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