rust/tests/rustdoc/source-file.rs

6 lines
83 B
Rust

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