summaryrefslogtreecommitdiffstats
path: root/tests/run-make/rustdoc-scrape-examples-test/src/lib.rs
blob: 22be1ad41010f93a6fb64e3756df9927618511eb (plain)
1
2
3
// @has foobar/fn.ok.html '//*[@class="docblock scraped-example-list"]' ''

pub fn ok() {}