]> git.lizzy.rs Git - rust.git/blob - tests/ui/parser/issue-103451.rs
Rollup merge of #104672 - Voultapher:unify-sort-modules, r=thomcc
[rust.git] / tests / ui / parser / issue-103451.rs
1 // error-pattern: this file contains an unclosed delimiter
2 // error-pattern: expected value, found struct `R`
3 struct R { }
4 struct S {
5     x: [u8; R