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