mirror of
https://git.proxmox.com/git/rustc
synced 2026-01-14 21:49:07 +00:00
5 lines
130 B
XML
5 lines
130 B
XML
//@ compile-flags: --document-private-items --document-private-items
|
|
|
|
// @has duplicate_flags/struct.Private.html
|
|
struct Private;
|