Sign in
android
/
toolchain
/
rustc
/
refs/heads/main
/
.
/
tests
/
rustdoc-ui
/
doctest
/
test-compile-fail1.rs
blob: 278f01f4c8389d2724be158834d8983a144a792f [
file
] [
log
] [
blame
] [
edit
]
//@ compile-flags:--test
/// ```
/// assert!(true)
/// ```
pub
fn
f
()
{}
pub
fn
f
()
{}