Sign in
fuchsia
/
third_party
/
github.com
/
rust-lang
/
rust
/
HEAD
/
.
/
tests
/
rustdoc-ui
/
doctest
/
test-compile-fail1.rs
blob: c692c4c61bcce63b507d82dbcdeb26e747af2175 [
file
] [
log
] [
blame
]
//@ compile-flags:--test
/// ```
/// assert!(true)
/// ```
pub
fn
f
()
{}
pub
fn
f
()
{}
//~^ ERROR the name `f` is defined multiple times