2023-01-11 09:32:08 +00:00

4 lines
61 B
Rust

#![crate_type = "staticlib"]
extern crate b;
extern crate a;