summaryrefslogtreecommitdiffstats
path: root/tests/ui/parser/issues/issue-104367.rs
blob: 861761b64f4f4e7a9ac02e824b0900e647b26d15 (plain)
1
2
3
4
5
6
#[derive(A)]
struct S {
    d: [u32; {
        #![cfg] {
            #![w,) //~ ERROR mismatched closing delimiter
                   //~ ERROR this file contains an unclosed delimiter