1
Fork 0
rust/src/test/rustdoc/source-file.rs

6 lines
80 B
Rust
Raw Normal View History

2018-11-24 14:24:54 +01:00
#![crate_name = "foo"]
// @has source-files.js source-file.rs
pub struct Foo;