[lang-ref]
( type )
>
( builtin_types )
> ( literal_null ) ( python )
[lang-ref] ( literal_null ) ( python )
def test_literal_null(): # None v = None assert v is None