[lang-ref] ( assign_without_type ) ( python )

def test_assign_without_type():
    x = 1
    assert x == 1