summaryrefslogtreecommitdiffstats
path: root/tests/rustdoc/source-file.rs
blob: 16d4cbe3a34e5322e470df5174d95e647b8187fd (plain)
1
2
3
4
5
#![crate_name = "foo"]

// @hasraw src-files.js source-file.rs

pub struct Foo;