blob: cfa599ba668695255bd4d8f3eb54f974f2c14a2c [file] [log] [blame]
extern crate wrapper;
fn main() {
wrapper::func();
}