[lang-ref]
( type )
>
( builtin_types )
> ( type_bool ) ( python )
[lang-ref] ( type_bool ) ( python )
def test_type_bool(): # bool assert type(True) is bool