fn helloX_naga_oil_mod_XNFXGGX() -> f32 {
    return 1f;
}

fn main() -> f32 {
    let _e0: f32 = helloX_naga_oil_mod_XNFXGGX();
    return _e0;
}

