aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/rust/compile/issue-3874.rs
blob: ebce4b6da87d9c05da40e59e27523194ff883c93 (plain)
1
2
3
4
fn wow(){
    &#[serde]
    // { dg-error "found unexpected token .#. in null denotation" "" { target *-*-* } .-1 }
}