mirror of
https://git.proxmox.com/git/rustc
synced 2025-08-17 00:53:04 +00:00
5 lines
147 B
Rust
5 lines
147 B
Rust
// Just exporting some type to test for correct diagnostics when this
|
|
// crate is pulled in at a non-root location in client crate.
|
|
|
|
pub struct S;
|