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

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

pub struct Foo;