rustc/tests/rustdoc/source-file.rs
2024-09-09 14:07:22 +02:00

6 lines
80 B
Rust

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