[lang-ref] ( type_int ) ( python )

def test_type_int():
    # int
    assert type(5) is int