blob: 7ecd80b8c723d0128f3a8434e0ae5256f40273eb [file] [log] [blame]
#![crate_name = "foo"]
// @count foo/index.html '//*[@class="desc docblock-short"]' 0
/// ```
/// let x = 12;
/// ```
///
/// Some text.
pub fn foo() {}