mirror of
https://git.proxmox.com/git/rustc
synced 2026-03-27 22:17:22 +00:00
5 lines
98 B
XML
5 lines
98 B
XML
//@ error-pattern: this file contains an unclosed delimiter
|
|
struct R { }
|
|
struct S {
|
|
x: [u8; R
|