[lang-ref] ( parse_float ) ( python )

def test_parse_float():
    assert float('5.5') == 5.5