blob: 50a182cf7e049f906730410d57d91a0e79c3484e [file] [log] [blame]
// compile-flags: --test
// check-test-line-numbers-match
/// This looks like another awesome test!
///
/// ```
/// println!("foo?");
/// ```
pub fn foooo() {}