rustc/tests/rustdoc/source-file.rs
2024-10-21 11:08:01 +02:00

6 lines
80 B
Rust

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