about summary refs log tree commit diff
path: root/tests/run-make/rustdoc-scrape-examples-test/src/lib.rs
blob: 93d56b7e972f8490c511e8c4e9acb6cfc4934932 (plain)
1
2
3
//@ has foobar/fn.ok.html '//*[@class="docblock scraped-example-list"]' ''

pub fn ok() {}