5 lines
80 B
Rust
5 lines
80 B
Rust
#![crate_name = "foo"]
|
|
|
|
// @has source-files.js source-file.rs
|
|
|
|
pub struct Foo;
|