This is just a bug and should be reported 
    
    
    let y: float32 = 47.11'f32
    assert y == 47.11'f32  # <---- this really should be true.
    

Reply via email to