3 lines
39 B
Rust
3 lines
39 B
Rust
#![crate_type = "lib"]
|
|
extern crate b;
|
#![crate_type = "lib"]
|
|
extern crate b;
|