Sign in
rust
/
rust
/
08650fbb506c44fbc95d91abfb7cd95a56bbff30
/
.
/
src
/
test
/
rustdoc
/
check.rs
blob: 1fb4b35ddbe86fa33a8873201417d5db6e65234d [
file
]
// compile-flags: -Z unstable-options --check
// @!has check/fn.foo.html
// @!has check/index.html
pub
fn
foo
()
{}