summaryrefslogtreecommitdiffstats
path: root/src/test/rustdoc/check.rs
blob: 1fb4b35ddbe86fa33a8873201417d5db6e65234d (plain)
1
2
3
4
5
// compile-flags: -Z unstable-options --check

// @!has check/fn.foo.html
// @!has check/index.html
pub fn foo() {}