6 lines
72 B
Rust
6 lines
72 B
Rust
use test_crate::trailing_commas;
|
|
|
|
trailing_commas!(test);
|
|
|
|
fn main() {}
|