blob: d9b373e4145d8aa11f396e91dad634fc3a6148fd [file] [log] [blame]
extern crate static_lib_generated as lib;
fn main() {
lib::libfun();
}