Sign in
android
/
toolchain
/
rustc
/
89a0a0cd9cbd0a0138a09bd877bbc73859a8c330
/
.
/
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
()
{}