Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
// force-host
#![crate_type = "dylib"]
pub fn the_answer() -> isize {
2
}