WasmFuzz/src/main.rs

7 lines
43 B
Rust
Raw Normal View History

2021-11-29 23:01:41 +00:00
use clap::{Arg, App};
fn main() {
}