index
:
rust
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
fuzzer
/
fuzzer.rs
blob: e071729b3b1ebbf9f573159fc99ca37cf7e64b76 (
plain
) (
blame
)
1
2
3
fn
main
(
vec
[
str
]
args
)
{
rustc
::
driver
::
rustc
::
main
(
args
);
}