ex/
ex.rs

1fn main() {
2  docsrs_scrape_examples_test::add(1, 2);
3}