Sign in
rust
/
rustfmt
/
refs/heads/subtree
/
.
/
tests
/
target
/
issue-3665
/
not_skip_attribute.rs
blob: a4e8b94873663dc8c14188858d0cc4470c65b260 [
file
] [
log
] [
blame
]
#![
this
::
is
::
not
::
skip
::
attribute
(
ouch
)]
#[
ouch
(
not
,
skip
,
me
)]
fn
main
()
{}