[lang-ref]
( type )
>
( builtin_types )
> ( literal_int_octal ) ( python )
[lang-ref] ( literal_int_octal ) ( python )
def test_literal_int_octal(): # 0o755 assert 0o755 == 493