Sign in
android
/
toolchain
/
rustc
/
d720b3f2ba07cb42ff7b311589c99daefe3aaa22
/
.
/
tests
/
rustdoc
/
test_option_check
/
bar.rs
blob: 50a182cf7e049f906730410d57d91a0e79c3484e [
file
] [
log
] [
blame
]
// compile-flags: --test
// check-test-line-numbers-match
/// This looks like another awesome test!
///
/// ```
/// println!("foo?");
/// ```
pub
fn
foooo
()
{}