Sign in
pigweed
/
third_party
/
github
/
google
/
fuzztest
/
027a6ee8e45873e59171de263dea24c0dc19a5f8
/
.
/
rust
/
tests
/
macro_compiles.rs
blob: 95b76cd3cc651b907b6a5433b7a0bebd8d2eebc5 [
file
]
use
fuzztest
::
fuzztest
;
#[
fuzztest
()]
fn
fuzztest_macro_compiles
()
{}
fn
main
()
{}