[lang-ref] ( literal_false ) ( python )

def test_literal_false():
    # False
    v = False
    assert v is False