Add test for ordering of examples, simplify with single scrape.mk file
This commit is contained in:
parent
9e4958a3e6
commit
b1616f34ef
8 changed files with 49 additions and 40 deletions
|
@ -0,0 +1,9 @@
|
|||
fn main() {
|
||||
foobar::ok();
|
||||
|
||||
// this is a
|
||||
|
||||
// BIG
|
||||
|
||||
// item
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue