rust/tests/rustdoc/source-file.rs
2023-01-11 09:32:08 +00:00

6 lines
83 B
Rust

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