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;
|