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