Sign in
android
/
platform
/
external
/
rust
/
android-crates-io
/
68928a326d9ca9b0a9a68b2629f8fd05a0a22e86
/
.
/
crates
/
syn
/
tests
/
regression.rs
blob: 5c7fcddc8da9a6cdf72abfb71d575da8ee907316 [
file
] [
log
] [
blame
]
#![
allow
(
clippy
::
let_underscore_untyped
,
clippy
::
uninlined_format_args
)]
mod
regression
{
automod
::
dir
!(
"tests/regression"
);
}