[lang-ref] ( parse_int_starts_with_zero ) ( python )

def test_parse_int_starts_with_zero():
    assert int('023') == 23