[lang-ref]
( type )
>
( builtin_types )
> ( literal_true ) ( python )
[lang-ref] ( literal_true ) ( python )
def test_literal_true(): # True v = True assert v is True