blob: 8b00fb81cd25935d2991034d978b5e9f5b226d80 [file] [log] [blame]
// force-host
#![crate_type = "dylib"]
pub fn the_answer() -> isize {
2
}