summaryrefslogtreecommitdiffstats
path: root/tests/ui/parser/issue-103451.rs
blob: 1fdb001488155c85085555d8a81db72ea94a20f7 (plain)
1
2
3
4
5
// error-pattern: this file contains an unclosed delimiter
// error-pattern: expected value, found struct `R`
struct R { }
struct S {
    x: [u8; R