rust/tests/run-make/rustdoc-scrape-examples-test/src/lib.rs

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

4 lines
91 B
Rust
Raw Normal View History

// @has foobar/fn.ok.html '//*[@class="docblock scraped-example-list"]' ''
pub fn ok() {}