]> git.lizzy.rs Git - rust.git/blob - tests/rustdoc/source-file.rs
Merge commit '1d8491b120223272b13451fc81265aa64f7f4d5b' into sync-from-rustfmt
[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;