1
Fork 0

Add test for ordering of examples, simplify with single scrape.mk file

This commit is contained in:
Will Crichton 2021-10-08 20:49:05 -07:00
parent 9e4958a3e6
commit b1616f34ef
8 changed files with 49 additions and 40 deletions

View file

@ -0,0 +1,9 @@
fn main() {
foobar::ok();
// this is a
// BIG
// item
}