[lang-ref]
( type )
>
( builtin_types )
> ( type_int ) ( python )
[lang-ref] ( type_int ) ( python )
def test_type_int(): # int assert type(5) is int