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