rustc/tests/rustdoc/source-file.rs
2024-05-27 22:45:50 +02:00

6 lines
80 B
Rust

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