2023-03-30 07:34:55 -05:00

4 lines
55 B
Rust

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