3 lines
40 B
Rust
3 lines
40 B
Rust
#![crate_type = "dylib"]
|
|
pub fn m1() {}
|
#![crate_type = "dylib"]
|
|
pub fn m1() {}
|