[lang-ref]
( type )
>
( builtin_types )
> ( literal_false ) ( python )
[lang-ref] ( literal_false ) ( python )
def test_literal_false(): # False v = False assert v is False