[lang-ref]
( type )
>
( builtin_types )
> ( type_float ) ( python )
[lang-ref] ( type_float ) ( python )
def test_type_float(): # float assert type(5.0) is float