mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-30 23:03:06 +03:00
6 lines
176 B
Rust
6 lines
176 B
Rust
//@ has foobar/fn.ok.html '//*[@class="more-scraped-examples"]' ''
|
|
//@ has src/ex/ex.rs.html
|
|
//@ has foobar/fn.ok.html '//a[@href="../src/ex/ex.rs.html#2"]' ''
|
|
|
|
pub fn ok() {}
|