Sign in
android
/
toolchain
/
rustc
/
d59a28787b7ba06edbd1e4528a42b66d67dc6a19
/
.
/
src
/
test
/
rustdoc
/
check.rs
blob: 1fb4b35ddbe86fa33a8873201417d5db6e65234d [
file
] [
log
] [
blame
]
// compile-flags: -Z unstable-options --check
// @!has check/fn.foo.html
// @!has check/index.html
pub
fn
foo
()
{}