const my_constantX_naga_oil_mod_XMNXW23LPNYX: f32 = 0.5f;

fn main() -> vec4<f32> {
    return vec4<f32>(1f, 0.5f, 0f, 1f);
}

