Sign in
rust
/
rust
/
08cd08fbef8c6663b052d8d9e4930d5696cbb8a7
/
.
/
src
/
tools
/
rustfmt
/
tests
/
source
/
issue-3665
/
not_skip_attribute.rs
blob: 14985259a50f348833f3c8bd4ea4e6744e2ec601 [
file
]
#![
this
::
is
::
not
::
skip
::
attribute
(
ouch
)]
#[
ouch
(
not
,
skip
,
me
)]
fn
main
()
{}