[lang-ref]
String
>
( string_parse_value )
> ( parse_int ) ( python )
[lang-ref] ( parse_int ) ( python )
def test_parse_int(): assert int('5') == 5