rustc/tests/rustdoc/source-file.rs
2023-07-27 22:48:29 +08:00

6 lines
83 B
Rust

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