forked from AbleOS/holey-bytes
4 lines
50 B
Rust
4 lines
50 B
Rust
fn main() {
|
|
hblang::fuzz::fuzz(0..1000000);
|
|
}
|