4 lines
41 B
Rust
Raw Normal View History

2018-03-27 13:49:06 -07:00
#![crate_type = "rlib"]
pub fn foo() {}