Sign in
rust
/
rust
/
refs/heads/beta
/
.
/
tests
/
rustdoc
/
test_option_check
/
bar.rs
blob: 7c2309a79d4b919f01ec8e75f6ac5c255c5b0c42 [
file
] [
log
] [
blame
]
//@ compile-flags: --test
//@ check-test-line-numbers-match
/// This looks like another awesome test!
///
/// ```
/// println!("foo?");
/// ```
pub
fn
foooo
()
{}