rustc/tests/rustdoc/source-file.rs
2023-08-02 10:33:26 +02:00

6 lines
83 B
Rust

#![crate_name = "foo"]
// @hasraw source-files.js source-file.rs
pub struct Foo;