Sign in
android
/
toolchain
/
rustc
/
refs/heads/main
/
.
/
tests
/
run-make
/
rustdoc-scrape-examples-remap
/
rmake.rs
blob: 4e3b895aef0c4617a5a551cd0f2cff8d236977c0 [
file
] [
log
] [
blame
] [
edit
]
mod
scrape
;
fn
main
()
{
scrape
::
scrape
(&[]);
}