[lang-ref] ( parse_int ) ( python )

def test_parse_int():
    assert int('5') == 5