]> git.lizzy.rs Git - rust.git/blob - tests/rustdoc/source-file.rs
Auto merge of #106711 - albertlarsan68:use-ci-llvm-when-lld, r=jyn514
[rust.git] / tests / rustdoc / source-file.rs
1 #![crate_name = "foo"]
2
3 // @hasraw source-files.js source-file.rs
4
5 pub struct Foo;